Skip to content

Update ubuntu image #639

Update ubuntu image

Update ubuntu image #639

Triggered via push January 4, 2025 19:13
Status Success
Total duration 2m 14s
Artifacts
Matrix: Analyze
Fit to window
Zoom out
Zoom in

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)