Allow use of C# 13 #92
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.
|