No new problems were found according to the checks applied
💡 Qodana analysis was run in the pull request mode: only the changed files were checked
View the detailed Qodana report
To be able to view the detailed Qodana report, you can either:
1. Register at [Qodana Cloud](https://qodana.cloud/) and [configure the action](https://github.com/jetbrains/qodana-action#qodana-cloud)
2. Use [GitHub Code Scanning with Qodana](https://github.com/jetbrains/qodana-action#github-code-scanning)
3. Host [Qodana report at GitHub Pages](https://github.com/JetBrains/qodana-action/blob/3a8e25f5caad8d8b01c1435f1ef7b19fe8b039a0/README.md#github-pages)
4. Inspect and use `qodana.sarif.json` (see [the Qodana SARIF format](https://www.jetbrains.com/help/qodana/qodana-sarif-output.html#Report+structure) for details)
To get `*.log` files or any other Qodana artifacts, run the action with `upload-result` option set to `true`,
so that the action will upload the files as the job artifacts:
```yaml
- name: 'Qodana Scan'
uses: JetBrains/qodana-action@v2023.2.6
with:
upload-result: true
```
Contact Qodana team
Contact us at [qodana-support@jetbrains.com](mailto:qodana-support@jetbrains.com)
- Or via our issue tracker: https://jb.gg/qodana-issue
- Or share your feedback: https://jb.gg/qodana-discussions
This PR contains the following updates:
v2023.2.1
->v2023.2.6
Release Notes
JetBrains/qodana-action (JetBrains/qodana-action)
### [`v2023.2.6`](https://togithub.com/JetBrains/qodana-action/releases/tag/v2023.2.6) [Compare Source](https://togithub.com/JetBrains/qodana-action/compare/v2023.2.1...v2023.2.6) #### Changelog - [`f3f9b9e`](https://togithub.com/JetBrains/qodana-action/commit/f3f9b9e) :arrow_up: Bump eslint-plugin-github from 4.8.0 to 4.9.2 - [`ef4a3ac`](https://togithub.com/JetBrains/qodana-action/commit/ef4a3ac) :arrow_up: Bump nock from 13.3.1 to 13.3.2 - [`6589927`](https://togithub.com/JetBrains/qodana-action/commit/6589927) :arrow_up: Bump [@octokit/plugin-paginate-rest](https://togithub.com/octokit/plugin-paginate-rest) from 7.1.2 to 8.0.0 - [`1e2cf62`](https://togithub.com/JetBrains/qodana-action/commit/1e2cf62) :arrow_up: Bump [@types/node](https://togithub.com/types/node) from 20.4.2 to 20.4.7 - [`ea0e773`](https://togithub.com/JetBrains/qodana-action/commit/ea0e773) :arrow_up: Bump esbuild from 0.18.11 to 0.18.17 - [`fc4ff42`](https://togithub.com/JetBrains/qodana-action/commit/fc4ff42) :arrow_up: Update `qodana` to `v2023.2.5` - [`3424d7b`](https://togithub.com/JetBrains/qodana-action/commit/3424d7b) :bug: Hide unwanted warning about fixes - [`e47179c`](https://togithub.com/JetBrains/qodana-action/commit/e47179c) :bug: Fix pulling Docker for native mode - [`fd44f48`](https://togithub.com/JetBrains/qodana-action/commit/fd44f48) :bug: Add `--skip-pull` only with containers - [`f41f0c6`](https://togithub.com/JetBrains/qodana-action/commit/f41f0c6) :bug: Fix `darwin` executable location - [`2d14a32`](https://togithub.com/JetBrains/qodana-action/commit/2d14a32) :arrow_up: Bump [@octokit/types](https://togithub.com/octokit/types) from 10.0.0 to 11.1.0 - [`f9af5ad`](https://togithub.com/JetBrains/qodana-action/commit/f9af5ad) :arrow_up: Bump [@types/node](https://togithub.com/types/node) from 20.4.7 to 20.4.8 - [`90edf51`](https://togithub.com/JetBrains/qodana-action/commit/90edf51) :arrow_up: Bump esbuild from 0.18.17 to 0.18.19 - [`f323f95`](https://togithub.com/JetBrains/qodana-action/commit/f323f95) :arrow_up: Bump jest from 29.6.1 to 29.6.2 - [`e4d543c`](https://togithub.com/JetBrains/qodana-action/commit/e4d543c) :arrow_up: Bump [@octokit/rest](https://togithub.com/octokit/rest) from 19.0.13 to 20.0.1 - [`a5652f7`](https://togithub.com/JetBrains/qodana-action/commit/a5652f7) :arrow_up: Update `qodana` to `v2023.2.6` - [`49a97ae`](https://togithub.com/JetBrains/qodana-action/commit/49a97ae) :arrow_up: Bump actions/setup-node from 3.7.0 to 3.8.1 - [`82af881`](https://togithub.com/JetBrains/qodana-action/commit/82af881) :arrow_up: Bump eslint-import-resolver-typescript from 3.5.5 to 3.6.0 - [`110a90c`](https://togithub.com/JetBrains/qodana-action/commit/110a90c) :arrow_up: Bump esbuild from 0.18.19 to 0.19.2 - [`68343d6`](https://togithub.com/JetBrains/qodana-action/commit/68343d6) :arrow_up: Bump azure-pipelines-tasks-utility-common - [`aa88ab5`](https://togithub.com/JetBrains/qodana-action/commit/aa88ab5) :arrow_up: Bump [@types/node](https://togithub.com/types/node) from 20.4.8 to 20.5.7 - [`b6444aa`](https://togithub.com/JetBrains/qodana-action/commit/b6444aa) :arrow_up: Bump prettier from 3.0.0 to 3.0.2 - [`fa4cb09`](https://togithub.com/JetBrains/qodana-action/commit/fa4cb09) :arrow_up: Bump nock from 13.3.2 to 13.3.3 - [`f1e0158`](https://togithub.com/JetBrains/qodana-action/commit/f1e0158) :arrow_up: Bump eslint from 8.44.0 to 8.48.0 - [`ef2a7cf`](https://togithub.com/JetBrains/qodana-action/commit/ef2a7cf) :arrow_up: Bump [@types/node](https://togithub.com/types/node) from 20.5.7 to 20.5.9 - [`1aebd73`](https://togithub.com/JetBrains/qodana-action/commit/1aebd73) :arrow_up: Bump eslint-plugin-jest from 27.2.2 to 27.2.3 - [`eba1dd4`](https://togithub.com/JetBrains/qodana-action/commit/eba1dd4) :arrow_up: Bump azure-pipelines-task-lib from 4.4.0 to 4.5.0 - [`5317e5e`](https://togithub.com/JetBrains/qodana-action/commit/5317e5e) :arrow_up: Bump dependencies - [`32c3156`](https://togithub.com/JetBrains/qodana-action/commit/32c3156) :bug: Fix messages correct valuesConfiguration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
â™» Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Mend Renovate. View repository job log here.