Skip to content

build(deps): bump actions/setup-dotnet from 5.4.0 to 6.0.0 #120

build(deps): bump actions/setup-dotnet from 5.4.0 to 6.0.0

build(deps): bump actions/setup-dotnet from 5.4.0 to 6.0.0 #120

Triggered via pull request July 20, 2026 10:42
Status Success
Total duration 2m 17s
Artifacts

code-quality.yml

on: pull_request
🔍 Qodana Analysis
2m 8s
🔍 Qodana Analysis
📊 SonarQube Analysis
0s
📊 SonarQube Analysis
🛡️ Snyk Security
32s
🛡️ Snyk Security
📈 Quality Metrics
27s
📈 Quality Metrics
📋 Quality Summary
3s
📋 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 900f3463a2135ff8dfe192fa7272c4ec0c06540e 45a45ce30501235fb7e7a45484d6d7a3804c84cf 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/actions/setup-dotnet-6.0.0 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"