Skip to content

chore(deps): update dependency githubactionstestlogger to 3.0.1 (#1381) #156

chore(deps): update dependency githubactionstestlogger to 3.0.1 (#1381)

chore(deps): update dependency githubactionstestlogger to 3.0.1 (#1381) #156

Triggered via push November 24, 2025 16:59
Status Success
Total duration 7m 1s
Artifacts 5

build.yml

on: push
Matrix: Unit tests
Static code analysis
2m 58s
Static code analysis
Publish Tests Results
16s
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/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/PathBase.cs(32,6): warning S1133: Do not forget to remove this deprecated code someday. (https://rules.sonarsource.com/csharp/RSPEC-1133) [/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/PathWrapper.cs(27,6): warning S1133: Do not forget to remove this deprecated code someday. (https://rules.sonarsource.com/csharp/RSPEC-1133) [/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/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/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]
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/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]
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.1\lib\netstandard2.0\GitHubActionsTestLogger.dll". [D:\a\System.IO.Abstractions\System.IO.Abstractions\tests\TestableIO.System.IO.Abstractions.Wrappers.Tests\TestableIO.System.IO.Abstractions.Wrappers.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.1\lib\netstandard2.0\GitHubActionsTestLogger.dll [D:\a\System.IO.Abstractions\System.IO.Abstractions\tests\TestableIO.System.IO.Abstractions.Wrappers.Tests\TestableIO.System.IO.Abstractions.Wrappers.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 "System.Memory, Version=4.0.1.2, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51" []. [D:\a\System.IO.Abstractions\System.IO.Abstractions\tests\TestableIO.System.IO.Abstractions.Wrappers.Tests\TestableIO.System.IO.Abstractions.Wrappers.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\system.memory\4.5.4\lib\net461\System.Memory.dll [D:\a\System.IO.Abstractions\System.IO.Abstractions\tests\TestableIO.System.IO.Abstractions.Wrappers.Tests\TestableIO.System.IO.Abstractions.Wrappers.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\system.memory\4.5.4\lib\net461\System.Memory.dll". [D:\a\System.IO.Abstractions\System.IO.Abstractions\tests\TestableIO.System.IO.Abstractions.Wrappers.Tests\TestableIO.System.IO.Abstractions.Wrappers.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\system.memory\4.5.4\lib\net461\System.Memory.dll [D:\a\System.IO.Abstractions\System.IO.Abstractions\tests\TestableIO.System.IO.Abstractions.Wrappers.Tests\TestableIO.System.IO.Abstractions.Wrappers.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 "System.Memory, Version=4.0.1.1, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51" [C:\Users\runneradmin\.nuget\packages\system.memory\4.5.4\lib\net461\System.Memory.dll]. [D:\a\System.IO.Abstractions\System.IO.Abstractions\tests\TestableIO.System.IO.Abstractions.Wrappers.Tests\TestableIO.System.IO.Abstractions.Wrappers.Tests.csproj::TargetFramework=net472]
Unit tests (windows-latest)
C:\Program Files\dotnet\sdk\10.0.100\Microsoft.Common.CurrentVersion.targets(2437,5): warning MSB3277: "System.Memory, Version=4.0.1.1, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51" was chosen because it was primary and "System.Memory, Version=4.0.1.2, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51" was not. [D:\a\System.IO.Abstractions\System.IO.Abstractions\tests\TestableIO.System.IO.Abstractions.Wrappers.Tests\TestableIO.System.IO.Abstractions.Wrappers.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 "System.Memory, Version=4.0.1.1, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51" and "System.Memory, Version=4.0.1.2, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51". [D:\a\System.IO.Abstractions\System.IO.Abstractions\tests\TestableIO.System.IO.Abstractions.Wrappers.Tests\TestableIO.System.IO.Abstractions.Wrappers.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 "System.Memory" that could not be resolved. [D:\a\System.IO.Abstractions\System.IO.Abstractions\tests\TestableIO.System.IO.Abstractions.Wrappers.Tests\TestableIO.System.IO.Abstractions.Wrappers.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.04 KB
sha256:a89f515809ac32d575163082414963195536e0cf4e8a3e9c54fff8f5920355cc
Linux-artifacts
690 KB
sha256:35bdbe3c3370985e0898bbdb63d874934d008dc8616e355629ec95e4b94b0217
Packages
1.04 MB
sha256:74e4b1483af324bb4b62398ceaf08e06844249735a4473b106548be70a3c4f2b
Windows-artifacts
875 KB
sha256:49c14b0c15abc2f354ced82918397f7e597548cec0f0c6f512b7500f76d8d440
macOS-artifacts
693 KB
sha256:cf002d888f649a97281ac49b801185c5ca00faf423bf58e0be4d3d30f42bbb97