Skip to content

Use System.IO.Hashing.Crc32 #90

Use System.IO.Hashing.Crc32

Use System.IO.Hashing.Crc32 #90

Triggered via push January 7, 2024 15:55
Status Failure
Total duration 41s
Artifacts

ci.yml

on: push
Matrix: build
release
0s
release
Fit to window
Zoom out
Zoom in

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.