From d96091ae4c47c8e8fc2dc1e0fba5622e8131b848 Mon Sep 17 00:00:00 2001 From: Zaprit Date: Fri, 11 Jul 2025 10:50:09 +0100 Subject: [PATCH] Hopefully fix qodana issues --- .github/workflows/qodana_code_quality.yml | 2 +- qodana.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/qodana_code_quality.yml b/.github/workflows/qodana_code_quality.yml index fdd4c7d5..b0e24745 100644 --- a/.github/workflows/qodana_code_quality.yml +++ b/.github/workflows/qodana_code_quality.yml @@ -29,7 +29,7 @@ jobs: pr-mode: false env: QODANA_TOKEN: ${{ secrets.QODANA_TOKEN_1488465344 }} - QODANA_ENDPOINT: 'https://qodana.cloud' + QODANA_ENDPOINT: 'https://api.qodana.cloud' - uses: github/codeql-action/upload-sarif@v3 with: sarif_file: ${{ runner.temp }}/qodana/results/qodana.sarif.json diff --git a/qodana.yaml b/qodana.yaml index 63159eca..1f6441a6 100644 --- a/qodana.yaml +++ b/qodana.yaml @@ -1,5 +1,5 @@ version: "1.0" -linter: jetbrains/qodana-dotnet:2024.1 +linter: jetbrains/qodana-dotnet:2024.3 profile: name: qodana.recommended include: