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: