From 64d39991833b1e203e5a1ca3acbe1842b0b2588d Mon Sep 17 00:00:00 2001 From: tiulpin Date: Sat, 7 Oct 2023 00:45:56 +0200 Subject: [PATCH] :bricks: Update Qodana configuration --- .github/workflows/code-quality.yml | 5 ----- qodana.yaml | 4 ++-- 2 files changed, 2 insertions(+), 7 deletions(-) diff --git a/.github/workflows/code-quality.yml b/.github/workflows/code-quality.yml index eca3de56..b0b7f9b4 100644 --- a/.github/workflows/code-quality.yml +++ b/.github/workflows/code-quality.yml @@ -19,11 +19,6 @@ jobs: with: ref: ${{ github.event.pull_request.head.sha }} # to check out the actual pull request commit, not the merge commit fetch-depth: 0 # a full history is required for pull request analysis - - uses: docker/login-action@v3 - with: - registry: registry.jetbrains.team - username: e433d83e-ec9b-4023-98f0-7f181b32c0da - password: ${{ secrets.SPACE_PASSWORD }} - run: | npm ci npm run test diff --git a/qodana.yaml b/qodana.yaml index 3ce6fbba..2e55a9d9 100644 --- a/qodana.yaml +++ b/qodana.yaml @@ -1,8 +1,8 @@ version: "1.0" -linter: registry.jetbrains.team/p/sa/containers/qodana-js:latest +linter: jetbrains/qodana-jvm:latest projectJDK: 11 profile: - name: qodana.recommended + name: qodana.recommended.full exclude: - name: All paths: