Skip to content

fix: corrige SonarCloud e adiciona delete automático de branch após merge #118

fix: corrige SonarCloud e adiciona delete automático de branch após merge

fix: corrige SonarCloud e adiciona delete automático de branch após merge #118

Triggered via pull request July 19, 2026 01:31
Status Success
Total duration 1m 57s
Artifacts

code-quality.yml

on: pull_request
🔍 Qodana Analysis
1m 49s
🔍 Qodana Analysis
📊 SonarQube Analysis
📊 SonarQube Analysis
🛡️ Snyk Security
38s
🛡️ Snyk Security
📈 Quality Metrics
23s
📈 Quality Metrics
📋 Quality Summary
2s
📋 Quality Summary
Fit to window
Zoom out
Zoom in

Annotations

7 warnings
Deprecated Action
The action dotnet is deprecated. Please visit Snyk actions at https://github.com/snyk/actions for a newer version.
🔍 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 1568fbccccd78dcbe3a7d51d751abeff793c4a3c d779679eb7c052cf77a3cd804ce9277c88219a67 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/devin/fix-sonar-and-delete-branch 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"