Hopefully fix qodana issues

This commit is contained in:
Zaprit 2025-07-11 10:50:09 +01:00
commit d96091ae4c
2 changed files with 2 additions and 2 deletions

View file

@ -29,7 +29,7 @@ jobs:
pr-mode: false pr-mode: false
env: env:
QODANA_TOKEN: ${{ secrets.QODANA_TOKEN_1488465344 }} QODANA_TOKEN: ${{ secrets.QODANA_TOKEN_1488465344 }}
QODANA_ENDPOINT: 'https://qodana.cloud' QODANA_ENDPOINT: 'https://api.qodana.cloud'
- uses: github/codeql-action/upload-sarif@v3 - uses: github/codeql-action/upload-sarif@v3
with: with:
sarif_file: ${{ runner.temp }}/qodana/results/qodana.sarif.json sarif_file: ${{ runner.temp }}/qodana/results/qodana.sarif.json

View file

@ -1,5 +1,5 @@
version: "1.0" version: "1.0"
linter: jetbrains/qodana-dotnet:2024.1 linter: jetbrains/qodana-dotnet:2024.3
profile: profile:
name: qodana.recommended name: qodana.recommended
include: include: