fix: Base64QRCode chama base SetQRCodeData e dispoem o renderizador interno #110
code-quality.yml
on: pull_request
🔍 Qodana Analysis
1m 52s
📊 SonarQube Analysis
🛡️ Snyk Security
35s
📈 Quality Metrics
23s
📋 Quality Summary
4s
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, 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 b558e32a7c1a2e36a54cad667e5b7214c259b7f1 92b47665f045e2715eb2e701a64c726a2744ed33
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-devin-review-fixes
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"
|