Skip to content

fix tests

fix tests #5

Triggered via push February 1, 2026 16:15
Status Success
Total duration 32s
Artifacts
build-test-publish
28s
build-test-publish
Fit to window
Zoom out
Zoom in

Annotations

4 warnings
build-test-publish: BankExtractor/Program.cs#L49
Possible null reference argument for parameter 'bytes' in 'void File.WriteAllBytes(string path, byte[] bytes)'.
build-test-publish: Fmod5Sharp/FsbLoader.cs#L57
Avoid inexact read with 'System.IO.Stream.Read(byte[], int, int)' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2022)
build-test-publish: BankExtractor/Program.cs#L49
Possible null reference argument for parameter 'bytes' in 'void File.WriteAllBytes(string path, byte[] bytes)'.
build-test-publish: Fmod5Sharp/FsbLoader.cs#L57
Avoid inexact read with 'System.IO.Stream.Read(byte[], int, int)' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2022)