Use System.IO.Hashing.Crc32
#90
Annotations
9 errors
.NET on ubuntu-latest:
ValvePak/ValvePak.Benchmark/Program.cs#L7
Type 'Program' is a static holder type but is neither static nor NotInheritable (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1052)
|
.NET on ubuntu-latest:
ValvePak/ValvePak.Benchmark/Program.cs#L15
Do not nest type Vpk. Alternatively, change its accessibility so that it is not externally visible. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1034)
|
.NET on ubuntu-latest:
ValvePak/ValvePak.Benchmark/Program.cs#L15
Type 'Vpk' owns disposable field(s) 'package', 'packageSorted' but is not disposable (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1001)
|
.NET on ubuntu-latest:
ValvePak/ValvePak.Benchmark/Program.cs#L7
Type 'Program' is a static holder type but is neither static nor NotInheritable (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1052)
|
.NET on ubuntu-latest:
ValvePak/ValvePak.Benchmark/Program.cs#L15
Do not nest type Vpk. Alternatively, change its accessibility so that it is not externally visible. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1034)
|
.NET on ubuntu-latest:
ValvePak/ValvePak.Benchmark/Program.cs#L15
Type 'Vpk' owns disposable field(s) 'package', 'packageSorted' but is not disposable (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1001)
|
.NET on ubuntu-latest
Process completed with exit code 1.
|
.NET on windows-latest
The job was canceled because "ubuntu-latest" failed.
|
.NET on windows-latest
The operation was canceled.
|