Update ubuntu image #639
Annotations
6 warnings
Analyze (javascript)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Analyze (csharp)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Analyze (csharp):
src/CurlToCSharp.UnitTests/Models/Parsing/HeaderParameterEvaluatorTests.cs#L18
Do not use Assert.Equal() to check for collection size. Use Assert.Single instead. (https://xunit.net/xunit.analyzers/rules/xUnit2013)
|
Analyze (csharp):
src/CurlToCSharp.UnitTests/Services/CommandLineParserTests.cs#L183
Do not use Assert.Equal() to check for collection size. Use Assert.Single instead. (https://xunit.net/xunit.analyzers/rules/xUnit2013)
|
Analyze (csharp):
src/CurlToCSharp.UnitTests/Models/Parsing/HeaderParameterEvaluatorTests.cs#L18
Do not use Assert.Equal() to check for collection size. Use Assert.Single instead. (https://xunit.net/xunit.analyzers/rules/xUnit2013)
|
Analyze (csharp):
src/CurlToCSharp.UnitTests/Services/CommandLineParserTests.cs#L183
Do not use Assert.Equal() to check for collection size. Use Assert.Single instead. (https://xunit.net/xunit.analyzers/rules/xUnit2013)
|