fix: consolidate SonarCloud cleanup into main #103
code-quality.yml
on: pull_request
🔍 Qodana Analysis
2m 36s
📊 SonarQube Analysis
🛡️ Snyk Security
24s
📈 Quality Metrics
24s
📋 Quality Summary
4s
Annotations
1 error and 10 warnings
|
🔍 Qodana Analysis
The number of problems exceeds the failThreshold
|
|
📈 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, actions/setup-dotnet@67a3573c9a986a3f9c594539f4ab511d57bb3ce9. 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, actions/setup-dotnet@67a3573c9a986a3f9c594539f4ab511d57bb3ce9. 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 845a5d75da8c5001f225b500ad2135c8b9f548b2 e8e1e3c8e9a5d641bbf470485bce1380cb8ce0df
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/feature/devin-20260712-sonar-quality
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"
|