Skip to content

ci: use trx logger for test reports #10

ci: use trx logger for test reports

ci: use trx logger for test reports #10

Status Failure
Total duration 1m 30s
Artifacts

ci.yml

on: push
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

3 errors, 21 warnings, and 1 notice
Test on windows-latest
Codecov: Failed to properly upload report: The process 'D:\a\_actions\codecov\codecov-action\v4\dist\codecov.exe' failed with exit code 1
Test on windows-latest
No test report files were found
Test on windows-latest
Process completed with exit code 1.
Test on ubuntu-latest: src/Arius.Core/Commands/RestoreCommandHandler.cs#L88
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
Test on ubuntu-latest: src/Arius.Core/Services/Sha256Hasher.cs#L120
Dereference of a possibly null reference.
Test on ubuntu-latest: src/Arius.Core/Services/Sha256Hasher.cs#L89
Dereference of a possibly null reference.
Test on ubuntu-latest: src/Arius.Core/Services/Sha256Hasher.cs#L75
Dereference of a possibly null reference.
Test on ubuntu-latest: src/Arius.Core/Services/IBlobStorage.cs#L13
Cannot convert null literal to non-nullable reference type.
Test on ubuntu-latest: src/Arius.Core/Services/IBlobStorage.cs#L13
Cannot convert null literal to non-nullable reference type.
Test on ubuntu-latest: src/Arius.Core/Services/BlobStorage.cs#L79
Cannot convert null literal to non-nullable reference type.
Test on ubuntu-latest: src/Arius.Core/Services/BlobStorage.cs#L79
Cannot convert null literal to non-nullable reference type.
Test on ubuntu-latest: src/Arius.Core/Models/FilePair.cs#L50
'FilePair.Length' hides inherited member 'FileEntry.Length'. Use the new keyword if hiding was intended.
Test on windows-latest
No file matches path **/test-results.trx
Test on windows-latest: src/Arius.Core/Commands/RestoreCommandHandler.cs#L88
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
Test on windows-latest: src/Arius.Core/Services/Sha256Hasher.cs#L120
Dereference of a possibly null reference.
Test on windows-latest: src/Arius.Core/Services/Sha256Hasher.cs#L89
Dereference of a possibly null reference.
Test on windows-latest: src/Arius.Core/Services/Sha256Hasher.cs#L75
Dereference of a possibly null reference.
Test on windows-latest: src/Arius.Core/Services/IBlobStorage.cs#L13
Cannot convert null literal to non-nullable reference type.
Test on windows-latest: src/Arius.Core/Services/IBlobStorage.cs#L13
Cannot convert null literal to non-nullable reference type.
Test on windows-latest: src/Arius.Core/Services/BlobStorage.cs#L79
Cannot convert null literal to non-nullable reference type.
Test on windows-latest: src/Arius.Core/Services/BlobStorage.cs#L79
Cannot convert null literal to non-nullable reference type.
Test on windows-latest: src/Arius.Core/Models/FilePair.cs#L50
'FilePair.Length' hides inherited member 'FileEntry.Length'. Use the new keyword if hiding was intended.
Test on windows-latest
The windows-latest label will migrate from Windows Server 2022 to Windows Server 2025 beginning September 2, 2025. For more information see https://github.com/actions/runner-images/issues/12677