build(deps): bump github/codeql-action/upload-sarif from 4.37.0 to 4.37.4 #126
code-quality.yml
on: pull_request
🔍 Qodana Analysis
2m 2s
📊 SonarQube Analysis
🛡️ Snyk Security
29s
📈 Quality Metrics
22s
📋 Quality Summary
4s
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 900f3463a2135ff8dfe192fa7272c4ec0c06540e 9cd83daf31126a17c243728d78a1b77ec08b5c80
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/github/codeql-action/upload-sarif-4.37.4
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"
|