Skip to content

chore(deps): update mstest monorepo to v4 (major) #179

chore(deps): update mstest monorepo to v4 (major)

chore(deps): update mstest monorepo to v4 (major) #179

Triggered via pull request October 14, 2025 16:00
Status Failure
Total duration 42s
Artifacts

test.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 10 warnings
test
Process completed with exit code 1.
test: CSharp/Test/TestBasic/TestNormal.cs#L156
'Assert.ReferenceEquals(object?, object?)' is obsolete: 'Assert.ReferenceEquals should not be used for Assertions. Please use Assert.AreSame & overloads instead.'
test: CSharp/Test/TestBasic/TestFrameRate.cs#L52
Use 'Assert.AreEqual' instead of 'Assert.IsTrue' (https://learn.microsoft.com/dotnet/core/testing/mstest-analyzers/mstest0037)
test: CSharp/Test/TestBasic/TestNormal.cs#L140
Assertion arguments should be passed in the correct order. 'actual' and 'expected'/'notExpected' arguments have been swapped. (https://learn.microsoft.com/dotnet/core/testing/mstest-analyzers/mstest0017)
test: CSharp/Test/TestBasic/TestNormal.cs#L105
Use 'Assert.IsLessThan' instead of 'Assert.IsTrue' (https://learn.microsoft.com/dotnet/core/testing/mstest-analyzers/mstest0037)
test: CSharp/Test/TestBasic/TestNormal.cs#L76
Use 'Assert.IsLessThan' instead of 'Assert.IsTrue' (https://learn.microsoft.com/dotnet/core/testing/mstest-analyzers/mstest0037)
test: CSharp/Test/TestBasic/TestNormal.cs#L25
Assertion arguments should be passed in the correct order. 'actual' and 'expected'/'notExpected' arguments have been swapped. (https://learn.microsoft.com/dotnet/core/testing/mstest-analyzers/mstest0017)
test
The target framework 'net6.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
test
The target framework 'net6.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
test
The target framework 'net6.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
test
The target framework 'net6.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
test
The target framework 'net6.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.