CodeQL #1143
Annotations
11 warnings
|
Analyze (csharp):
src/AzurePipelinesToGitHubActionsConverter.Tests/ConditionTests.cs#L352
Use 'Assert.HasCount' instead of 'Assert.AreEqual' (https://learn.microsoft.com/dotnet/core/testing/mstest-analyzers/mstest0037)
|
|
Analyze (csharp):
src/AzurePipelinesToGitHubActionsConverter.Tests/ConditionTests.cs#L339
Use 'Assert.HasCount' instead of 'Assert.AreEqual' (https://learn.microsoft.com/dotnet/core/testing/mstest-analyzers/mstest0037)
|
|
Analyze (csharp):
src/AzurePipelinesToGitHubActionsConverter.Tests/ConditionTests.cs#L326
Use 'Assert.HasCount' instead of 'Assert.AreEqual' (https://learn.microsoft.com/dotnet/core/testing/mstest-analyzers/mstest0037)
|
|
Analyze (csharp):
src/AzurePipelinesToGitHubActionsConverter.Tests/ConditionTests.cs#L299
Use 'Assert.HasCount' instead of 'Assert.AreEqual' (https://learn.microsoft.com/dotnet/core/testing/mstest-analyzers/mstest0037)
|
|
Analyze (csharp):
src/AzurePipelinesToGitHubActionsConverter.Tests/ConditionTests.cs#L261
Use 'Assert.HasCount' instead of 'Assert.AreEqual' (https://learn.microsoft.com/dotnet/core/testing/mstest-analyzers/mstest0037)
|
|
Analyze (csharp):
src/AzurePipelinesToGitHubActionsConverter.Tests/ConditionTests.cs#L275
Use 'Assert.HasCount' instead of 'Assert.AreEqual' (https://learn.microsoft.com/dotnet/core/testing/mstest-analyzers/mstest0037)
|
|
Analyze (csharp):
src/AzurePipelinesToGitHubActionsConverter.Tests/ConditionTests.cs#L312
Use 'Assert.HasCount' instead of 'Assert.AreEqual' (https://learn.microsoft.com/dotnet/core/testing/mstest-analyzers/mstest0037)
|
|
Analyze (csharp):
src/AzurePipelinesToGitHubActionsConverter.Tests/ConditionTests.cs#L274
Use 'Assert.IsNotNull' instead of 'Assert.AreNotEqual' (https://learn.microsoft.com/dotnet/core/testing/mstest-analyzers/mstest0037)
|
|
Analyze (csharp):
src/AzurePipelinesToGitHubActionsConverter.Tests/ConditionTests.cs#L298
Use 'Assert.IsNotNull' instead of 'Assert.AreNotEqual' (https://learn.microsoft.com/dotnet/core/testing/mstest-analyzers/mstest0037)
|
|
Analyze (csharp):
src/AzurePipelinesToGitHubActionsConverter.Tests/ConditionTests.cs#L260
Use 'Assert.IsNotNull' instead of 'Assert.AreNotEqual' (https://learn.microsoft.com/dotnet/core/testing/mstest-analyzers/mstest0037)
|
|
Analyze (csharp)
Cannot build an overlay-base database because build-mode is set to "undefined" instead of "none". Falling back to creating a normal full database instead.
|