Skip to content

chore(deps): update dependency githubactionstestlogger to v3 (#1380) #155

chore(deps): update dependency githubactionstestlogger to v3 (#1380)

chore(deps): update dependency githubactionstestlogger to v3 (#1380) #155

Triggered via push November 23, 2025 20:56
Status Success
Total duration 7m 28s
Artifacts 5

build.yml

on: push
Matrix: Unit tests
Static code analysis
2m 54s
Static code analysis
Publish Tests Results
13s
Publish Tests Results
Finalize release
0s
Finalize release
Fit to window
Zoom out
Zoom in

Annotations

20 warnings and 4 notices
Static code analysis
/home/runner/work/System.IO.Abstractions/System.IO.Abstractions/src/TestableIO.System.IO.Abstractions.Wrappers/FileSystemWatcherBase.cs(50,12): warning S2290: Remove this 'virtual' modifier of 'Created'. (https://rules.sonarsource.com/csharp/RSPEC-2290) [/home/runner/work/System.IO.Abstractions/System.IO.Abstractions/src/TestableIO.System.IO.Abstractions.Wrappers/TestableIO.System.IO.Abstractions.Wrappers.csproj::TargetFramework=net472]
Static code analysis
/home/runner/work/System.IO.Abstractions/System.IO.Abstractions/src/TestableIO.System.IO.Abstractions.Wrappers/FileSystemWatcherWrapper.cs(38,12): warning S5766: Make sure not performing data validation after deserialization is safe here. (https://rules.sonarsource.com/csharp/RSPEC-5766) [/home/runner/work/System.IO.Abstractions/System.IO.Abstractions/src/TestableIO.System.IO.Abstractions.Wrappers/TestableIO.System.IO.Abstractions.Wrappers.csproj::TargetFramework=net472]
Static code analysis
/home/runner/work/System.IO.Abstractions/System.IO.Abstractions/src/TestableIO.System.IO.Abstractions.Wrappers/FileSystemInfoBase.cs(14,15): warning S5766: Make sure not performing data validation after deserialization is safe here. (https://rules.sonarsource.com/csharp/RSPEC-5766) [/home/runner/work/System.IO.Abstractions/System.IO.Abstractions/src/TestableIO.System.IO.Abstractions.Wrappers/TestableIO.System.IO.Abstractions.Wrappers.csproj::TargetFramework=net472]
Static code analysis
/home/runner/work/System.IO.Abstractions/System.IO.Abstractions/src/TestableIO.System.IO.Abstractions.Wrappers/FileSystemBase.cs(7,23): warning S1694: Convert this 'abstract' class to an interface. (https://rules.sonarsource.com/csharp/RSPEC-1694) [/home/runner/work/System.IO.Abstractions/System.IO.Abstractions/src/TestableIO.System.IO.Abstractions.Wrappers/TestableIO.System.IO.Abstractions.Wrappers.csproj::TargetFramework=net472]
Static code analysis
/home/runner/work/System.IO.Abstractions/System.IO.Abstractions/src/TestableIO.System.IO.Abstractions.Wrappers/DirectoryInfoWrapper.cs(33,26): warning S4136: All 'Delete' method overloads should be adjacent. (https://rules.sonarsource.com/csharp/RSPEC-4136) [/home/runner/work/System.IO.Abstractions/System.IO.Abstractions/src/TestableIO.System.IO.Abstractions.Wrappers/TestableIO.System.IO.Abstractions.Wrappers.csproj::TargetFramework=net472]
Static code analysis
/home/runner/work/System.IO.Abstractions/System.IO.Abstractions/src/TestableIO.System.IO.Abstractions.Wrappers/DirectoryInfoWrapper.cs(19,12): warning S5766: Make sure not performing data validation after deserialization is safe here. (https://rules.sonarsource.com/csharp/RSPEC-5766) [/home/runner/work/System.IO.Abstractions/System.IO.Abstractions/src/TestableIO.System.IO.Abstractions.Wrappers/TestableIO.System.IO.Abstractions.Wrappers.csproj::TargetFramework=net472]
Static code analysis
/home/runner/work/System.IO.Abstractions/System.IO.Abstractions/src/TestableIO.System.IO.Abstractions.Wrappers/DriveInfoWrapper.cs(23,12): warning S5766: Make sure not performing data validation after deserialization is safe here. (https://rules.sonarsource.com/csharp/RSPEC-5766) [/home/runner/work/System.IO.Abstractions/System.IO.Abstractions/src/TestableIO.System.IO.Abstractions.Wrappers/TestableIO.System.IO.Abstractions.Wrappers.csproj::TargetFramework=net472]
Static code analysis
/home/runner/work/System.IO.Abstractions/System.IO.Abstractions/src/TestableIO.System.IO.Abstractions.Wrappers/DirectoryInfoAclExtensions.cs(23,45): warning S1192: Define a constant instead of using this literal 'The directory info does not support ACL extensions' 4 times. (https://rules.sonarsource.com/csharp/RSPEC-1192) [/home/runner/work/System.IO.Abstractions/System.IO.Abstractions/src/TestableIO.System.IO.Abstractions.Wrappers/TestableIO.System.IO.Abstractions.Wrappers.csproj::TargetFramework=net472]
Static code analysis
/home/runner/work/System.IO.Abstractions/System.IO.Abstractions/src/TestableIO.System.IO.Abstractions.Wrappers/DriveInfoBase.cs(12,15): warning S5766: Make sure not performing data validation after deserialization is safe here. (https://rules.sonarsource.com/csharp/RSPEC-5766) [/home/runner/work/System.IO.Abstractions/System.IO.Abstractions/src/TestableIO.System.IO.Abstractions.Wrappers/TestableIO.System.IO.Abstractions.Wrappers.csproj::TargetFramework=net472]
Static code analysis
/home/runner/work/System.IO.Abstractions/System.IO.Abstractions/src/TestableIO.System.IO.Abstractions.Wrappers/FileInfoWrapper.cs(17,12): warning S5766: Make sure not performing data validation after deserialization is safe here. (https://rules.sonarsource.com/csharp/RSPEC-5766) [/home/runner/work/System.IO.Abstractions/System.IO.Abstractions/src/TestableIO.System.IO.Abstractions.Wrappers/TestableIO.System.IO.Abstractions.Wrappers.csproj::TargetFramework=net472]
Unit tests (windows-latest)
C:\Program Files\dotnet\sdk\10.0.100\Microsoft.Common.CurrentVersion.targets(2437,5): warning MSB3277: Project file item includes which caused reference "C:\Users\runneradmin\.nuget\packages\githubactionstestlogger\3.0.0\lib\netstandard2.0\GitHubActionsTestLogger.dll". [D:\a\System.IO.Abstractions\System.IO.Abstractions\tests\TestableIO.System.IO.Abstractions.Parity.Tests\TestableIO.System.IO.Abstractions.Parity.Tests.csproj::TargetFramework=net472]
Unit tests (windows-latest)
C:\Program Files\dotnet\sdk\10.0.100\Microsoft.Common.CurrentVersion.targets(2437,5): warning MSB3277: C:\Users\runneradmin\.nuget\packages\githubactionstestlogger\3.0.0\lib\netstandard2.0\GitHubActionsTestLogger.dll [D:\a\System.IO.Abstractions\System.IO.Abstractions\tests\TestableIO.System.IO.Abstractions.Parity.Tests\TestableIO.System.IO.Abstractions.Parity.Tests.csproj::TargetFramework=net472]
Unit tests (windows-latest)
C:\Program Files\dotnet\sdk\10.0.100\Microsoft.Common.CurrentVersion.targets(2437,5): warning MSB3277: References which depend on or have been unified to "Microsoft.Testing.Platform, Version=2.0.2.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" []. [D:\a\System.IO.Abstractions\System.IO.Abstractions\tests\TestableIO.System.IO.Abstractions.Parity.Tests\TestableIO.System.IO.Abstractions.Parity.Tests.csproj::TargetFramework=net472]
Unit tests (windows-latest)
C:\Program Files\dotnet\sdk\10.0.100\Microsoft.Common.CurrentVersion.targets(2437,5): warning MSB3277: C:\Users\runneradmin\.nuget\packages\microsoft.testing.platform\1.9.0\lib\netstandard2.0\Microsoft.Testing.Platform.dll [D:\a\System.IO.Abstractions\System.IO.Abstractions\tests\TestableIO.System.IO.Abstractions.Parity.Tests\TestableIO.System.IO.Abstractions.Parity.Tests.csproj::TargetFramework=net472]
Unit tests (windows-latest)
C:\Program Files\dotnet\sdk\10.0.100\Microsoft.Common.CurrentVersion.targets(2437,5): warning MSB3277: Project file item includes which caused reference "C:\Users\runneradmin\.nuget\packages\microsoft.testing.platform\1.9.0\lib\netstandard2.0\Microsoft.Testing.Platform.dll". [D:\a\System.IO.Abstractions\System.IO.Abstractions\tests\TestableIO.System.IO.Abstractions.Parity.Tests\TestableIO.System.IO.Abstractions.Parity.Tests.csproj::TargetFramework=net472]
Unit tests (windows-latest)
C:\Program Files\dotnet\sdk\10.0.100\Microsoft.Common.CurrentVersion.targets(2437,5): warning MSB3277: C:\Users\runneradmin\.nuget\packages\microsoft.testing.platform\1.9.0\lib\netstandard2.0\Microsoft.Testing.Platform.dll [D:\a\System.IO.Abstractions\System.IO.Abstractions\tests\TestableIO.System.IO.Abstractions.Parity.Tests\TestableIO.System.IO.Abstractions.Parity.Tests.csproj::TargetFramework=net472]
Unit tests (windows-latest)
C:\Program Files\dotnet\sdk\10.0.100\Microsoft.Common.CurrentVersion.targets(2437,5): warning MSB3277: References which depend on "Microsoft.Testing.Platform, Version=1.9.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" [C:\Users\runneradmin\.nuget\packages\microsoft.testing.platform\1.9.0\lib\netstandard2.0\Microsoft.Testing.Platform.dll]. [D:\a\System.IO.Abstractions\System.IO.Abstractions\tests\TestableIO.System.IO.Abstractions.Parity.Tests\TestableIO.System.IO.Abstractions.Parity.Tests.csproj::TargetFramework=net472]
Unit tests (windows-latest)
C:\Program Files\dotnet\sdk\10.0.100\Microsoft.Common.CurrentVersion.targets(2437,5): warning MSB3277: "Microsoft.Testing.Platform, Version=1.9.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" was chosen because it was primary and "Microsoft.Testing.Platform, Version=2.0.2.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" was not. [D:\a\System.IO.Abstractions\System.IO.Abstractions\tests\TestableIO.System.IO.Abstractions.Parity.Tests\TestableIO.System.IO.Abstractions.Parity.Tests.csproj::TargetFramework=net472]
Unit tests (windows-latest)
C:\Program Files\dotnet\sdk\10.0.100\Microsoft.Common.CurrentVersion.targets(2437,5): warning MSB3277: There was a conflict between "Microsoft.Testing.Platform, Version=1.9.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" and "Microsoft.Testing.Platform, Version=2.0.2.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". [D:\a\System.IO.Abstractions\System.IO.Abstractions\tests\TestableIO.System.IO.Abstractions.Parity.Tests\TestableIO.System.IO.Abstractions.Parity.Tests.csproj::TargetFramework=net472]
Unit tests (windows-latest)
C:\Program Files\dotnet\sdk\10.0.100\Microsoft.Common.CurrentVersion.targets(2437,5): warning MSB3277: Found conflicts between different versions of "Microsoft.Testing.Platform" that could not be resolved. [D:\a\System.IO.Abstractions\System.IO.Abstractions\tests\TestableIO.System.IO.Abstractions.Parity.Tests\TestableIO.System.IO.Abstractions.Parity.Tests.csproj::TargetFramework=net472]
1 skipped test found
There is 1 skipped test, see "Raw output" for the name of the skipped test.
1151 tests found (test 1 to 414)
There are 1151 tests, see "Raw output" for the list of tests 1 to 414.
1151 tests found (test 415 to 882)
There are 1151 tests, see "Raw output" for the list of tests 415 to 882.
1151 tests found (test 883 to 1151)
There are 1151 tests, see "Raw output" for the list of tests 883 to 1151.

Artifacts

Produced during runtime
Name Size Digest
API-tests
3.06 KB
sha256:c3406a9afa97bdf64e6ec79b268bb6f436d0110c796d895d27abba785d1e8fee
Linux-artifacts
690 KB
sha256:9dab42687b24262c2d15ab0a5c8f85a0fda3d0e9beb4154ec3088cedde610e3d
Packages
1.04 MB
sha256:d87142af928db313570c93e88feb30a700925b552d4791e4de2946bb12a19075
Windows-artifacts
874 KB
sha256:f222027d9f3421e83fdcd5c6caa400dd84b7fe8aeb3b62a0a6210fae934b9289
macOS-artifacts
694 KB
sha256:30bdf0d35c6e6aed5eb256e47df669619f78870e3fafc1494dde922e0be3eff7