build(deps): bump MSTest.TestFramework from 3.6.4 to 3.7.0 #2623
Annotations
10 errors
Run tests:
test/Microsoft.Sbom.Adapters.Tests/ComponentDetectionToSBOMPackageAdapterTests.cs#L27
Do not store TestContext in a static member (https://learn.microsoft.com/dotnet/core/testing/mstest-analyzers/mstest0024)
|
Run tests:
test/Microsoft.Sbom.Adapters.Tests/ComponentDetectionToSBOMPackageAdapterTests.cs#L90
Prefer adding an additional assertion that checks for null (https://learn.microsoft.com/dotnet/core/testing/mstest-analyzers/mstest0026)
|
Run tests:
test/Microsoft.Sbom.Adapters.Tests/ComponentDetectionToSBOMPackageAdapterTests.cs#L91
Prefer adding an additional assertion that checks for null (https://learn.microsoft.com/dotnet/core/testing/mstest-analyzers/mstest0026)
|
Run tests:
test/Microsoft.Sbom.Adapters.Tests/ComponentDetectionToSBOMPackageAdapterTests.cs#L63
Prefer adding an additional assertion that checks for null (https://learn.microsoft.com/dotnet/core/testing/mstest-analyzers/mstest0026)
|
Run tests:
test/Microsoft.Sbom.Adapters.Tests/ComponentDetectionToSBOMPackageAdapterTests.cs#L67
Prefer adding an additional assertion that checks for null (https://learn.microsoft.com/dotnet/core/testing/mstest-analyzers/mstest0026)
|
Run tests:
test/Microsoft.Sbom.Adapters.Tests/ComponentDetectionToSBOMPackageAdapterTests.cs#L75
Prefer adding an additional assertion that checks for null (https://learn.microsoft.com/dotnet/core/testing/mstest-analyzers/mstest0026)
|
Run tests:
test/Microsoft.Sbom.Adapters.Tests/ComponentDetectionToSBOMPackageAdapterTests.cs#L101
Prefer adding an additional assertion that checks for null (https://learn.microsoft.com/dotnet/core/testing/mstest-analyzers/mstest0026)
|
Run tests:
test/Microsoft.Sbom.Adapters.Tests/ComponentDetectionToSBOMPackageAdapterTests.cs#L69
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)
|
Run tests:
test/Microsoft.Sbom.Adapters.Tests/ComponentDetectionToSBOMPackageAdapterTests.cs#L70
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)
|
Run tests:
test/Microsoft.Sbom.Adapters.Tests/ComponentDetectionToSBOMPackageAdapterTests.cs#L90
Use 'Assert.AreEqual' instead of 'Assert.IsTrue' (https://learn.microsoft.com/dotnet/core/testing/mstest-analyzers/mstest0037)
|
Loading