Bump actions/upload-artifact from 6 to 7 #174
Closed
Annotations
5 warnings
|
Generate mstest trx results from test assets:
TestAssetsMstest/TestAssetsMstest.cs#L74
'DataTestMethod' is obsolete. Use 'TestMethod' instead. (https://learn.microsoft.com/dotnet/core/testing/mstest-analyzers/mstest0044)
|
|
Generate mstest trx results from test assets:
TestAssetsMstest/TestAssetsMstest.cs#L46
Use 'Assert.Fail' instead of an always-failing 'Assert.AreEqual' assert (https://learn.microsoft.com/dotnet/core/testing/mstest-analyzers/mstest0025)
|
|
Generate mstest trx results from test assets:
TestAssetsMstest/TestAssetsMstest.cs#L86
Review or remove the assertion as its condition is known to be always true (https://learn.microsoft.com/dotnet/core/testing/mstest-analyzers/mstest0032)
|
|
Generate mstest trx results from test assets:
TestAssetsMstest/TestAssetsMstest.cs#L72
Review or remove the assertion as its condition is known to be always true (https://learn.microsoft.com/dotnet/core/testing/mstest-analyzers/mstest0032)
|
|
Generate mstest trx results from test assets:
TestAssetsMstest/TestAssetsMstest.cs#L41
Use 'Assert.Fail' instead of an always-failing 'Assert.AreEqual' assert (https://learn.microsoft.com/dotnet/core/testing/mstest-analyzers/mstest0025)
|
Loading