Skip to content

Allow use of C# 13

Allow use of C# 13 #92

Triggered via pull request December 28, 2024 22:06
Status Failure
Total duration 1m 44s
Artifacts

build.yml

on: pull_request
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

5 errors
build (ubuntu-22.04): MoreLinq/Experimental/Memoize.cs#L80
'this.cache == null' is always 'true'. Remove or refactor the condition(s) to avoid dead code. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1508)
build (ubuntu-22.04): MoreLinq/Experimental/Memoize.cs#L80
'this.cache == null' is always 'true'. Remove or refactor the condition(s) to avoid dead code. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1508)
build (ubuntu-22.04)
Process completed with exit code 1.
build (windows-2022)
The job was canceled because "ubuntu-22_04" failed.
build (windows-2022)
The operation was canceled.