Skip to content

Bump lodash from 4.17.21 to 4.17.23 in /src/CurlToCSharp #729

Bump lodash from 4.17.21 to 4.17.23 in /src/CurlToCSharp

Bump lodash from 4.17.21 to 4.17.23 in /src/CurlToCSharp #729

Triggered via pull request January 21, 2026 23:53
Status Success
Total duration 2m 30s
Artifacts

codeql-analysis.yml

on: pull_request
Matrix: Analyze
Fit to window
Zoom out
Zoom in

Annotations

6 warnings
Analyze (javascript)
CodeQL Action v3 will be deprecated in December 2026. Please update all occurrences of the CodeQL Action in your workflow files to v4. For more information, see https://github.blog/changelog/2025-10-28-upcoming-deprecation-of-codeql-action-v3/
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)
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)
CodeQL Action v3 will be deprecated in December 2026. Please update all occurrences of the CodeQL Action in your workflow files to v4. For more information, see https://github.blog/changelog/2025-10-28-upcoming-deprecation-of-codeql-action-v3/