Merge pull request #91 from afonsoft/dependabot/github_actions/action… #115
code-quality.yml
on: push
🔍 Qodana Analysis
1m 55s
📊 SonarQube Analysis
26s
🛡️ Snyk Security
37s
📈 Quality Metrics
22s
📋 Quality Summary
3s
Annotations
1 error and 3 warnings
|
📊 SonarQube Analysis
Process completed with exit code 1.
|
|
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
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"
|