Skip to content

Update SortedMerge to use a PriorityQueue #1380

Update SortedMerge to use a PriorityQueue

Update SortedMerge to use a PriorityQueue #1380

Re-run triggered May 4, 2024 14:02
Status Failure
Total duration 2m 36s
Artifacts

build.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

5 errors
build: Source/SuperLinq/SortedMerge.cs#L442
Naming rule violation: These words must begin with upper case characters: keyComparer (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide1006)
build: Source/SuperLinq/SortedMerge.cs#L443
Naming rule violation: These words must begin with upper case characters: keySelector (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide1006)
build: Source/SuperLinq/SortedMerge.cs#L442
Naming rule violation: These words must begin with upper case characters: keyComparer (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide1006)
build: Source/SuperLinq/SortedMerge.cs#L443
Naming rule violation: These words must begin with upper case characters: keySelector (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide1006)
build
Process completed with exit code 1.