chore(deps): bump actions/upload-artifact from 5 to 7 #88
Annotations
3 errors and 10 warnings
|
📊 Upload Coverage to Codecov
Codecov: Failed to properly create commit: The process 'D:\a\_actions\codecov\codecov-action\v4\dist\codecov.exe' failed with exit code 1
|
|
📄 Publish Test Report
Failed test were found and 'fail-on-error' option is set to true
|
|
🧪 Run Arius.Explorer & Core Tests
Process completed with exit code 1.
|
|
🧪 Run Arius.Explorer & Core Tests:
src/Arius.Core/Shared/StateRepositories/StateRepository.cs#L190
Unboxing a possibly null value.
|
|
🧪 Run Arius.Explorer & Core Tests:
src/Arius.Core/Shared/StateRepositories/StateRepository.cs#L190
Nullable value type may be null.
|
|
🧪 Run Arius.Explorer & Core Tests:
src/Arius.Core/Features/Commands/Archive/ArchiveCommandHandler.cs#L449
Dereference of a possibly null reference.
|
|
🧪 Run Arius.Explorer & Core Tests:
src/Arius.Core/Shared/Crypto/CryptoExtensions.cs#L95
'Rfc2898DeriveBytes.Rfc2898DeriveBytes(string, byte[], int, HashAlgorithmName)' is obsolete: 'The constructors on Rfc2898DeriveBytes are obsolete. Use the static Pbkdf2 method instead.' (https://aka.ms/dotnet-warnings/SYSLIB0060)
|
|
🧪 Run Arius.Explorer & Core Tests:
src/Arius.Core/Shared/Storage/AzureBlobStorageAccount.cs#L27
The variable 'e' is declared but never used
|
|
🧪 Run Arius.Explorer & Core Tests:
src/Arius.Core/Features/Queries/PointerFileEntries/PointerFileEntriesQueryHandler.cs#L126
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
|
|
🧪 Run Arius.Explorer & Core Tests:
src/Arius.Core/Shared/Storage/EncryptedCompressedStorage.cs#L115
The variable 'e' is declared but never used
|
|
🧪 Run Arius.Explorer & Core Tests:
src/Arius.Core/Features/Commands/Restore/RestoreCommandHandler.cs#L77
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
|
|
🧪 Run Arius.Explorer & Core Tests:
src/Arius.Core/Shared/Storage/EncryptedCompressedStorage.cs#L81
Dereference of a possibly null reference.
|
|
🧪 Run Arius.Explorer & Core Tests:
src/Arius.Core/Shared/FileSystem/Models.cs#L80
'FilePair.Length' hides inherited member 'FileEntry.Length'. Use the new keyword if hiding was intended.
|
Loading