deps(nuget): Bump the patch-updates group with 1 update#26
Merged
github-actions[bot] merged 1 commit intoJul 20, 2026
Annotations
4 errors and 16 warnings
|
Generate coverage report
Process completed with exit code 1.
|
|
Build
Process completed with exit code 1.
|
|
Build
The 'NoBuild' property was set to true but the 'Build' target was invoked.
|
|
Build
The 'NoBuild' property was set to true but the 'Build' target was invoked.
|
|
Complete job
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-dotnet@v4, actions/upload-artifact@v4, codecov/codecov-action@v4, github/codeql-action/upload-sarif@v3. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Upload nupkg artifact
No files were found with the provided path: nupkg/*.nupkg. No artifacts will be uploaded.
|
|
Upload SARIF to Code Scanning
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/
|
|
Upload test results (TRX)
No files were found with the provided path: **/TestResults/*.trx. No artifacts will be uploaded.
|
|
Upload coverage to Codecov
Codecov:
Failed to properly upload report: The process 'D:\a\_actions\codecov\codecov-action\v4\dist\codecov.exe' failed with exit code 1
|
|
Upload coverage HTML
No files were found with the provided path: coverage/html. No artifacts will be uploaded.
|
|
Build:
tests/AspxLint.Migrate.Tests/VerifierTests.cs#L108
Do not use Assert.True() to check if a value exists in a collection. Use Assert.Contains instead. (https://xunit.net/xunit.analyzers/rules/xUnit2012)
|
|
Build:
tests/AspxLint.Migrate.Tests/VerifierTests.cs#L88
Do not use Assert.True() to check if a value exists in a collection. Use Assert.Contains instead. (https://xunit.net/xunit.analyzers/rules/xUnit2012)
|
|
Build:
tests/AspxLint.Migrate.Tests/VerifierTests.cs#L66
Do not use Assert.True() to check if a value exists in a collection. Use Assert.Contains instead. (https://xunit.net/xunit.analyzers/rules/xUnit2012)
|
|
Build:
tests/AspxLint.Migrate.Tests/VerifierTests.cs#L58
Do not use Assert.True() to check if a value exists in a collection. Use Assert.Contains instead. (https://xunit.net/xunit.analyzers/rules/xUnit2012)
|
|
Build:
tests/AspxLint.Migrate.Tests/VerifierTests.cs#L50
Do not use Assert.True() to check if a value exists in a collection. Use Assert.Contains instead. (https://xunit.net/xunit.analyzers/rules/xUnit2012)
|
|
Build:
src/AspxLint.Cli/TapFormatter.cs#L39
Possible null reference argument for parameter 's' in 'string TapFormatter.Escape(string s)'.
|
|
Build:
src/AspxLint.Cli/TapFormatter.cs#L38
Possible null reference argument for parameter 's' in 'string TapFormatter.Escape(string s)'.
|
|
Build:
tests/AspxLint.Core.Tests/EdgeCaseTests.cs#L620
Do not use Assert.Empty to check if a value does not exist in a collection. Use Assert.DoesNotContain instead. (https://xunit.net/xunit.analyzers/rules/xUnit2029)
|
|
Build:
tests/AspxLint.Core.Tests/EdgeCaseTests.cs#L611
Do not use Assert.Empty to check if a value does not exist in a collection. Use Assert.DoesNotContain instead. (https://xunit.net/xunit.analyzers/rules/xUnit2029)
|
|
Build:
tests/AspxLint.Core.Tests/EdgeCaseTests.cs#L589
Do not use Assert.Empty to check if a value does not exist in a collection. Use Assert.DoesNotContain instead. (https://xunit.net/xunit.analyzers/rules/xUnit2029)
|
background
wait
wait-all
cancel
parallel
Loading