Skip to content

Update readme

Update readme #644

Triggered via push January 5, 2025 11:36
Status Success
Total duration 2m 9s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention
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)