Skip to content

UI rework - very WIP, don't merge yet! #1780

UI rework - very WIP, don't merge yet!

UI rework - very WIP, don't merge yet! #1780

Triggered via pull request January 19, 2025 12:28
Status Failure
Total duration 2m 3s
Artifacts

tests.yaml

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

Annotations

3 errors and 11 warnings
Test (ubuntu-latest)
Process completed with exit code 1.
Test (windows-latest)
The job was canceled because "ubuntu-latest" failed.
Test (windows-latest)
The operation was canceled.
Test (ubuntu-latest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Test (ubuntu-latest): Wabbajack.Paths.IO/KnownFolders.cs#L16
Unreachable code detected
Test (ubuntu-latest): Wabbajack.Common/FileSignatures/SignatureChecker.cs#L33
Avoid inexact read with 'System.IO.Stream.ReadAsync(System.Memory<byte>, System.Threading.CancellationToken)' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2022)
Test (ubuntu-latest): Wabbajack.Compression.BSA/DirectXTexUtil.cs#L522
A possible null value may not be used for a type marked with
Test (ubuntu-latest): Wabbajack.Compression.BSA/BA2Archive/DX10Entry.cs#L34
The field 'DX10Entry._unk16' is never used
Test (ubuntu-latest): Wabbajack.Compression.BSA/BA2Archive/FileEntry.cs#L71
Avoid inexact read with 'System.IO.Stream.ReadAsync(System.Memory<byte>, System.Threading.CancellationToken)' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2022)
Test (ubuntu-latest): Wabbajack.Compression.BSA/BA2Archive/DX10Entry.cs#L141
Avoid inexact read with 'System.IO.Stream.ReadAsync(System.Memory<byte>, System.Threading.CancellationToken)' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2022)
Test (ubuntu-latest): Wabbajack.Compression.BSA/BA2Archive/DX10Entry.cs#L146
Avoid inexact read with 'System.IO.Stream.ReadAsync(System.Memory<byte>, System.Threading.CancellationToken)' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2022)
Test (ubuntu-latest): Wabbajack.Hashing.PHash/TexConvImageLoader.cs#L158
The variable 'ex' is declared but never used
Test (ubuntu-latest): Wabbajack.Compression.BSA.Test/Startup.cs#L26
'XunitTestOutputLoggerProvider' is obsolete: 'Use `services.AddLogging(lb => lb.AddXunitOutput([options => {}]))`.'
Test (ubuntu-latest): Wabbajack.FileExtractor.Test/Startup.cs#L28
'XunitTestOutputLoggerProvider' is obsolete: 'Use `services.AddLogging(lb => lb.AddXunitOutput([options => {}]))`.'