Skip to content

chore: bump Microsoft.NET.Test.Sdk to v18.x #1961

chore: bump Microsoft.NET.Test.Sdk to v18.x

chore: bump Microsoft.NET.Test.Sdk to v18.x #1961

Triggered via pull request November 21, 2025 07:46
Status Failure
Total duration 2m 43s
Artifacts 3

ci.yml

on: pull_request
Matrix: Unit tests
Static code analysis
2m 34s
Static code analysis
Publish Tests Results
16s
Publish Tests Results
Fit to window
Zoom out
Zoom in

Annotations

33 errors and 11 warnings
Unit tests (macos-latest)
path: 'lib/net6.0/Newtonsoft.Json.dll'
Unit tests (macos-latest)
package: 'Newtonsoft.Json', version: '13.0.3'
Unit tests (macos-latest)
An assembly specified in the application dependencies manifest (testhost.deps.json) was not found:
Unit tests (macos-latest)
Testhost process for source(s) '/Users/runner/work/System.IO.Abstractions/System.IO.Abstractions/tests/TestableIO.System.IO.Abstractions.TestingHelpers.Tests/bin/Release/net6.0/System.IO.Abstractions.TestingHelpers.Tests.dll' exited with error: Error:
Unit tests (macos-latest)
Test Run Aborted.
Unit tests (macos-latest)
. Please check the diagnostic logs for more information.
Unit tests (macos-latest)
path: 'lib/netstandard2.0/aweXpect.dll'
Unit tests (macos-latest)
package: 'aweXpect', version: '2.29.0'
Unit tests (macos-latest)
An assembly specified in the application dependencies manifest (System.IO.Abstractions.Parity.Tests.deps.json) was not found:
Unit tests (macos-latest)
Testhost process for source(s) '/Users/runner/work/System.IO.Abstractions/System.IO.Abstractions/tests/TestableIO.System.IO.Abstractions.Parity.Tests/bin/Release/net6.0/System.IO.Abstractions.Parity.Tests.dll' exited with error: Error:
Unit tests (windows-latest)
The strategy configuration was canceled because "unit-tests.macos-latest" failed
Unit tests (windows-latest)
The operation was canceled.
Unit tests (ubuntu-latest)
The strategy configuration was canceled because "unit-tests.macos-latest" failed
Unit tests (ubuntu-latest)
path: 'lib/net6.0/Newtonsoft.Json.dll'
Unit tests (ubuntu-latest)
package: 'Newtonsoft.Json', version: '13.0.3'
Unit tests (ubuntu-latest)
An assembly specified in the application dependencies manifest (testhost.deps.json) was not found:
Unit tests (ubuntu-latest)
Testhost process for source(s) '/home/runner/work/System.IO.Abstractions/System.IO.Abstractions/tests/TestableIO.System.IO.Abstractions.TestingHelpers.Tests/bin/Release/net6.0/System.IO.Abstractions.TestingHelpers.Tests.dll' exited with error: Error:
Unit tests (ubuntu-latest)
Test Run Aborted.
Unit tests (ubuntu-latest)
. Please check the diagnostic logs for more information.
Unit tests (ubuntu-latest)
path: 'lib/netstandard2.0/aweXpect.dll'
Unit tests (ubuntu-latest)
package: 'aweXpect', version: '2.29.0'
Unit tests (ubuntu-latest)
An assembly specified in the application dependencies manifest (System.IO.Abstractions.Parity.Tests.deps.json) was not found:
Unit tests (ubuntu-latest)
Testhost process for source(s) '/home/runner/work/System.IO.Abstractions/System.IO.Abstractions/tests/TestableIO.System.IO.Abstractions.Parity.Tests/bin/Release/net6.0/System.IO.Abstractions.Parity.Tests.dll' exited with error: Error:
Static code analysis
path: 'lib/net6.0/Newtonsoft.Json.dll'
Static code analysis
package: 'Newtonsoft.Json', version: '13.0.3'
Static code analysis
An assembly specified in the application dependencies manifest (testhost.deps.json) was not found:
Static code analysis
Testhost process for source(s) '/home/runner/work/System.IO.Abstractions/System.IO.Abstractions/tests/TestableIO.System.IO.Abstractions.TestingHelpers.Tests/bin/Release/net6.0/System.IO.Abstractions.TestingHelpers.Tests.dll' exited with error: Error:
Static code analysis
Test Run Aborted.
Static code analysis
. Please check the diagnostic logs for more information.
Static code analysis
path: 'lib/netstandard2.0/aweXpect.dll'
Static code analysis
package: 'aweXpect', version: '2.29.0'
Static code analysis
An assembly specified in the application dependencies manifest (System.IO.Abstractions.Parity.Tests.deps.json) was not found:
Static code analysis
Testhost process for source(s) '/home/runner/work/System.IO.Abstractions/System.IO.Abstractions/tests/TestableIO.System.IO.Abstractions.Parity.Tests/bin/Release/net6.0/System.IO.Abstractions.Parity.Tests.dll' exited with error: Error:
Unit tests (windows-latest)
No files were found with the provided path: ./Artifacts/* ./TestResults/*.trx. No artifacts will be uploaded.
Static code analysis
/home/runner/work/System.IO.Abstractions/System.IO.Abstractions/src/TestableIO.System.IO.Abstractions.TestingHelpers/MockDirectoryInfo.cs(42,9): warning S1699: Remove this call from a constructor to the overridable 'Refresh' method. (https://rules.sonarsource.com/csharp/RSPEC-1699) [/home/runner/work/System.IO.Abstractions/System.IO.Abstractions/src/TestableIO.System.IO.Abstractions.TestingHelpers/TestableIO.System.IO.Abstractions.TestingHelpers.csproj::TargetFramework=net8.0]
Static code analysis
/home/runner/work/System.IO.Abstractions/System.IO.Abstractions/src/TestableIO.System.IO.Abstractions.TestingHelpers/MockFileInfo.cs(27,9): warning S1699: Remove this call from a constructor to the overridable 'Refresh' method. (https://rules.sonarsource.com/csharp/RSPEC-1699) [/home/runner/work/System.IO.Abstractions/System.IO.Abstractions/src/TestableIO.System.IO.Abstractions.TestingHelpers/TestableIO.System.IO.Abstractions.TestingHelpers.csproj::TargetFramework=net8.0]
Static code analysis
/home/runner/work/System.IO.Abstractions/System.IO.Abstractions/src/TestableIO.System.IO.Abstractions.TestingHelpers/MockFileInfo.cs(27,9): warning S1699: Remove this call from a constructor to the overridable 'Refresh' method. (https://rules.sonarsource.com/csharp/RSPEC-1699) [/home/runner/work/System.IO.Abstractions/System.IO.Abstractions/src/TestableIO.System.IO.Abstractions.TestingHelpers/TestableIO.System.IO.Abstractions.TestingHelpers.csproj::TargetFramework=netstandard2.0]
Static code analysis
/home/runner/work/System.IO.Abstractions/System.IO.Abstractions/src/TestableIO.System.IO.Abstractions.TestingHelpers/MockDirectoryInfo.cs(42,9): warning S1699: Remove this call from a constructor to the overridable 'Refresh' method. (https://rules.sonarsource.com/csharp/RSPEC-1699) [/home/runner/work/System.IO.Abstractions/System.IO.Abstractions/src/TestableIO.System.IO.Abstractions.TestingHelpers/TestableIO.System.IO.Abstractions.TestingHelpers.csproj::TargetFramework=netstandard2.0]
Static code analysis
/home/runner/work/System.IO.Abstractions/System.IO.Abstractions/src/TestableIO.System.IO.Abstractions.TestingHelpers/MockFileInfo.cs(27,9): warning S1699: Remove this call from a constructor to the overridable 'Refresh' method. (https://rules.sonarsource.com/csharp/RSPEC-1699) [/home/runner/work/System.IO.Abstractions/System.IO.Abstractions/src/TestableIO.System.IO.Abstractions.TestingHelpers/TestableIO.System.IO.Abstractions.TestingHelpers.csproj::TargetFramework=netstandard2.1]
Static code analysis
/home/runner/work/System.IO.Abstractions/System.IO.Abstractions/src/TestableIO.System.IO.Abstractions.TestingHelpers/MockDirectoryInfo.cs(42,9): warning S1699: Remove this call from a constructor to the overridable 'Refresh' method. (https://rules.sonarsource.com/csharp/RSPEC-1699) [/home/runner/work/System.IO.Abstractions/System.IO.Abstractions/src/TestableIO.System.IO.Abstractions.TestingHelpers/TestableIO.System.IO.Abstractions.TestingHelpers.csproj::TargetFramework=netstandard2.1]
Static code analysis
/home/runner/work/System.IO.Abstractions/System.IO.Abstractions/src/TestableIO.System.IO.Abstractions.TestingHelpers/MockFileInfo.cs(27,9): warning S1699: Remove this call from a constructor to the overridable 'Refresh' method. (https://rules.sonarsource.com/csharp/RSPEC-1699) [/home/runner/work/System.IO.Abstractions/System.IO.Abstractions/src/TestableIO.System.IO.Abstractions.TestingHelpers/TestableIO.System.IO.Abstractions.TestingHelpers.csproj::TargetFramework=net472]
Static code analysis
/home/runner/work/System.IO.Abstractions/System.IO.Abstractions/src/TestableIO.System.IO.Abstractions.TestingHelpers/MockDirectoryInfo.cs(42,9): warning S1699: Remove this call from a constructor to the overridable 'Refresh' method. (https://rules.sonarsource.com/csharp/RSPEC-1699) [/home/runner/work/System.IO.Abstractions/System.IO.Abstractions/src/TestableIO.System.IO.Abstractions.TestingHelpers/TestableIO.System.IO.Abstractions.TestingHelpers.csproj::TargetFramework=net472]
Static code analysis
/home/runner/work/System.IO.Abstractions/System.IO.Abstractions/src/TestableIO.System.IO.Abstractions.TestingHelpers/MockFileInfo.cs(27,9): warning S1699: Remove this call from a constructor to the overridable 'Refresh' method. (https://rules.sonarsource.com/csharp/RSPEC-1699) [/home/runner/work/System.IO.Abstractions/System.IO.Abstractions/src/TestableIO.System.IO.Abstractions.TestingHelpers/TestableIO.System.IO.Abstractions.TestingHelpers.csproj::TargetFramework=net6.0]
Static code analysis
/home/runner/work/System.IO.Abstractions/System.IO.Abstractions/src/TestableIO.System.IO.Abstractions.TestingHelpers/MockDirectoryInfo.cs(42,9): warning S1699: Remove this call from a constructor to the overridable 'Refresh' method. (https://rules.sonarsource.com/csharp/RSPEC-1699) [/home/runner/work/System.IO.Abstractions/System.IO.Abstractions/src/TestableIO.System.IO.Abstractions.TestingHelpers/TestableIO.System.IO.Abstractions.TestingHelpers.csproj::TargetFramework=net6.0]

Artifacts

Produced during runtime
Name Size Digest
API-tests
3.04 KB
sha256:fcac12441e647b1ada0470b24492e528e305aa86bc0f0fa37cc87bc4c46dd42f
Linux-artifacts
693 KB
sha256:4b8b2e68bba6f8de5aa48469e4c6549b5e25dc8e39f27eb24b67c17e7feedb57
macOS-artifacts
693 KB
sha256:0ee77fdecfef3728835b4c4c6aa67c1461954f0b56212828baa8cbe861f7dc1e