Skip to content

chore(deps): bump actions/checkout from 3 to 5 #330

chore(deps): bump actions/checkout from 3 to 5

chore(deps): bump actions/checkout from 3 to 5 #330

Triggered via push August 23, 2025 16:35
Status Failure
Total duration 45s
Artifacts

core-test.yml

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

Annotations

3 errors, 10 warnings, and 1 notice
Run Test Suite on ubuntu-latest
Process completed with exit code 1.
Run Test Suite on windows-latest
The operation was canceled.
Run Test Suite on windows-latest
The strategy configuration was canceled because "test.ubuntu-latest" failed
Run Test Suite on ubuntu-latest: src/Arius.Core/Commands/Archive/ArchiveCommand.cs#L181
Argument of type 'IEnumerable<AggregateException?>' cannot be used for parameter 'innerExceptions' of type 'IEnumerable<Exception>' in 'AggregateException.AggregateException(IEnumerable<Exception> innerExceptions)' due to differences in the nullability of reference types.
Run Test Suite on ubuntu-latest: src/Arius.Core/Commands/Archive/ArchiveCommand.cs#L179
Possible null reference argument for parameter 'e' in 'void ILoggerExtensions.LogError(ILogger logger, Exception e)'.
Run Test Suite on ubuntu-latest: src/Arius.Core/Services/FileService.cs#L65
Possible null reference return.
Run Test Suite on ubuntu-latest: src/Arius.Core/Services/FileService.cs#L50
Possible null reference return.
Run Test Suite on ubuntu-latest: src/Arius.Core/Commands/Restore/RestoreCommandBlocks.cs#L254
Possible null reference argument for parameter 'result' in 'void TaskCompletionSource<BinaryFile>.SetResult(BinaryFile result)'.
Run Test Suite on ubuntu-latest: src/Arius.Core/Services/FileSystemService.cs#L53
Cannot convert null literal to non-nullable reference type.
Run Test Suite on ubuntu-latest: src/Arius.Core/Facade/Facade.cs#L163
Cannot convert null literal to non-nullable reference type.
Run Test Suite on ubuntu-latest: src/Arius.Core/Facade/Facade.cs#L154
Cannot convert null literal to non-nullable reference type.
Run Test Suite on ubuntu-latest: src/Arius.Core/Extensions/PointerFileEntryEqualityComparer.cs#L9
Nullability of reference types in type of parameter 'y' of 'bool PointerFileEntryEqualityComparer.Equals(PointerFileEntry x, PointerFileEntry y)' doesn't match implicitly implemented member 'bool IEqualityComparer<PointerFileEntry>.Equals(PointerFileEntry? x, PointerFileEntry? y)' (possibly because of nullability attributes).
Run Test Suite on ubuntu-latest: src/Arius.Core/Extensions/PointerFileEntryEqualityComparer.cs#L9
Nullability of reference types in type of parameter 'x' of 'bool PointerFileEntryEqualityComparer.Equals(PointerFileEntry x, PointerFileEntry y)' doesn't match implicitly implemented member 'bool IEqualityComparer<PointerFileEntry>.Equals(PointerFileEntry? x, PointerFileEntry? y)' (possibly because of nullability attributes).
Run Test Suite 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