build(deps): bump actions/setup-dotnet from 4.3.1 to 5.4.0 #112
code-quality.yml
on: pull_request
🔍 Qodana Analysis
1m 51s
📊 SonarQube Analysis
0s
🛡️ Snyk Security
33s
📈 Quality Metrics
24s
📋 Quality Summary
2s
Annotations
10 warnings
|
📈 Quality Metrics
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@34e114876b0b11c390a56381ad16ebd13914f8d5. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
🛡️ Snyk Security
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@34e114876b0b11c390a56381ad16ebd13914f8d5. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Deprecated Action
The action dotnet is deprecated. Please visit Snyk actions at https://github.com/snyk/actions for a newer version.
|
|
🔍 Qodana Analysis
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@34e114876b0b11c390a56381ad16ebd13914f8d5. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
🔍 Qodana Analysis
No files were found with the provided path: /home/runner/work/QRCoder.Core/QRCoder.Core/qodana. No artifacts will be uploaded.
|
|
🔍 Qodana Analysis
Unable to determine the base commit for PR analysis. The analysis will run without PR mode.
|
|
🔍 Qodana Analysis
Git command failed: git merge-base e7fd592351fec6fceb586c5ffb46825bd1106a8c c812621611803627baf57002b991716e2875ed20
Exit code: 1
Stdout:
Stderr:
|
|
🔍 Qodana Analysis
Unable to compute merge-base using git. Please specify fetch-depth: 0 in your checkout step. Falling back to the GitHub webhook payload.
|
|
🔍 Qodana Analysis
Git command failed: git merge-base origin/main origin/dependabot/github_actions/actions/setup-dotnet-5.4.0
Exit code: 1
Stdout:
Stderr:
|
|
🔍 Qodana Analysis
Comma-separated args format is deprecated and will be removed in a future version.
Please switch to space-separated format:
Current: "--linter,qodana-cdnet --project,QRCoder.Core/QRCoder.Core.csproj --baseline,qodana.sarif.json --fail-threshold,0"
Suggested: "--linter qodana-cdnet --project QRCoder.Core/QRCoder.Core.csproj --baseline qodana.sarif.json --fail-threshold 0"
|