jaoafa / jaoTone

🎼 Discord MusicBot for jMS Gamers Club
https://jaoafa.github.io/jaoTone/
2 stars 1 forks source link

chore(deps): update jetbrains/qodana-action action to v2024.1.9 #139

Closed renovate[bot] closed 1 month ago

renovate[bot] commented 1 month ago

Mend Renovate

This PR contains the following updates:

Package Type Update Change
JetBrains/qodana-action action patch v2024.1.8 -> v2024.1.9

Release Notes

JetBrains/qodana-action (JetBrains/qodana-action) ### [`v2024.1.9`](https://togithub.com/JetBrains/qodana-action/releases/tag/v2024.1.9) [Compare Source](https://togithub.com/JetBrains/qodana-action/compare/v2024.1.8...v2024.1.9) #### Changelog - [`a913367`](https://togithub.com/JetBrains/qodana-action/commit/a913367) :bricks: Always bump `azure-dev` to ensure constant publishing (QD-9451) - [`5436cb0`](https://togithub.com/JetBrains/qodana-action/commit/5436cb0) :arrow_up: Bump [@​types/node](https://togithub.com/types/node) in the npm-development group - [`cef6958`](https://togithub.com/JetBrains/qodana-action/commit/cef6958) :bricks: Fix Gradle project (QD-9459) - [`e82b6cf`](https://togithub.com/JetBrains/qodana-action/commit/e82b6cf) :memo: Add required docs (QD-9495) - [`86eb286`](https://togithub.com/JetBrains/qodana-action/commit/86eb286) :bug: Fix `node` version incompatibilities for old runners (QD-9488) - [`607c987`](https://togithub.com/JetBrains/qodana-action/commit/607c987) :zap: Enable `darwin` support (limited for nightly) - [`c11f536`](https://togithub.com/JetBrains/qodana-action/commit/c11f536) :arrow_up: Bump actions/setup-node in the dependencies group - [`aa51170`](https://togithub.com/JetBrains/qodana-action/commit/aa51170) :arrow_up: Bump the npm-development group with 3 updates - [`0661dd3`](https://togithub.com/JetBrains/qodana-action/commit/0661dd3) :arrow_up: Bump the npm-production group across 1 directory with 3 updates - [`bb67688`](https://togithub.com/JetBrains/qodana-action/commit/bb67688) :bricks: Allow `nightly` CLI - [`3b09d12`](https://togithub.com/JetBrains/qodana-action/commit/3b09d12) :arrow_up: Bump gradle/wrapper-validation-action - [`551fa32`](https://togithub.com/JetBrains/qodana-action/commit/551fa32) :arrow_up: Bump the npm-development group across 1 directory with 4 updates - [`c5b8969`](https://togithub.com/JetBrains/qodana-action/commit/c5b8969) :arrow_up: Bump [@​octokit/rest](https://togithub.com/octokit/rest) in the npm-production group - [`94c715f`](https://togithub.com/JetBrains/qodana-action/commit/94c715f) :arrow_up: Bump [@​octokit/webhooks](https://togithub.com/octokit/webhooks) from 13.2.8 to 13.3.0 - [`62b2204`](https://togithub.com/JetBrains/qodana-action/commit/62b2204) :arrow_up: Bump [@​typescript-eslint/parser](https://togithub.com/typescript-eslint/parser) from 7.17.0 to 7.18.0 - [`798c90b`](https://togithub.com/JetBrains/qodana-action/commit/798c90b) :arrow_up: Bump azure-pipelines-task-lib from 4.13.0 to 4.15.0 - [`b1f009c`](https://togithub.com/JetBrains/qodana-action/commit/b1f009c) :arrow_up: Bump the npm-development group with 3 updates - [`d273417`](https://togithub.com/JetBrains/qodana-action/commit/d273417) :arrow_up: Bump [@​types/node](https://togithub.com/types/node) from 20.14.10 to 22.1.0 - [`21595cb`](https://togithub.com/JetBrains/qodana-action/commit/21595cb) :bug: Limit dependencies list in GitHub commit if it's too large (QD-9677) - [`b15143e`](https://togithub.com/JetBrains/qodana-action/commit/b15143e) :arrow_up: Bump [@​actions/artifact](https://togithub.com/actions/artifact) in the npm-production group - [`19b560d`](https://togithub.com/JetBrains/qodana-action/commit/19b560d) :bricks: Use Java 8 for the plugin - [`15519c3`](https://togithub.com/JetBrains/qodana-action/commit/15519c3) :bricks: Fix updater script - [`999cd87`](https://togithub.com/JetBrains/qodana-action/commit/999cd87) :arrow_up: Update `qodana` to `v2024.1.9` - [`c5a69b0`](https://togithub.com/JetBrains/qodana-action/commit/c5a69b0) :bricks: Update azure-pipelines.yml

Configuration

📅 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 was generated by Mend Renovate. View the repository job log.

github-actions[bot] commented 1 month ago

Qodana Community for JVM

4 new problems were found

Inspection name Severity Problems
Non-constant string concatenation as argument to logging call ◽️ Notice 4

💡 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: - Register at [Qodana Cloud](https://qodana.cloud/) and [configure the action](https://github.com/jetbrains/qodana-action#qodana-cloud) - Use [GitHub Code Scanning with Qodana](https://github.com/jetbrains/qodana-action#github-code-scanning) - Host [Qodana report at GitHub Pages](https://github.com/JetBrains/qodana-action/blob/3a8e25f5caad8d8b01c1435f1ef7b19fe8b039a0/README.md#github-pages) - 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@v2024.1.9 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