Skip to content

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Jul 4, 2024

Bumps JetBrains/qodana-action from 2023.3.1 to 2024.1.8.

Release notes

Sourced from JetBrains/qodana-action's releases.

v2024.1.8

Changelog

  • c141904 ⬆️ Bump dependencies and node version for Azure
  • c96b39a ⬆️ Update qodana to v2024.1.8

v2024.1.7

Changelog

  • 4094cb7 ⬆️ Bump the npm-development group across 1 directory with 6 updates
  • 694e2ff ⬆️ Update qodana to v2024.1.6
  • 868a9c9 ⬆️ Bump braces from 3.0.2 to 3.0.3 in /common
  • 237164d ⬆️ Bump braces from 3.0.2 to 3.0.3
  • 6166f40 ⬆️ Bump eslint-plugin-github from 4.10.2 to 5.0.1
  • b0acfe6 ⬆️ Bump azure-pipelines-task-lib from 4.12.0 to 4.13.0
  • a8f1498 ⬆️ Bump the npm-development group across 1 directory with 5 updates
  • 239ebb4 ⬆️ Bump azure-pipelines-tasks-utility-common
  • 8960602 ⬆️ Bump gradle/wrapper-validation-action
  • bd27c07 ⬆️ Bump ts-jest in the npm-development group
  • d213545 ⬆️ Bump azure-pipelines-tasks-utility-common
  • 89691fc ⬆️ Bump gradle/wrapper-validation-action
  • abc870b ⬆️ Bump @​octokit/rest from 20.1.1 to 21.0.0
  • e995eec ⬆️ Update qodana to v2024.1.7
  • 30054d0 🐛 Zip results without relying on GitHub API (QD-8962)
  • 9f1eab3 🐛 Zip results without relying on Azure functions (QD-8928)
  • 7e0f596 🐛 Do not spam with quick-fixes PRs (QD-7928)
  • d210d8d ⚡ Display analyzed subdirectory if there was any (QD-8271)
  • 9c6ead3 ⬆️ Bump the npm-development group across 1 directory with 4 updates

v2024.1.5

Changelog

  • b78548c 🧱 Set up more tests
  • 24381a6 ⬆️ Bump the npm-development group with 2 updates
  • 3c1919b 🧱 Include more options into test matrix
  • 85272e3 🧱 Add clang integration tests
  • eeccdb2 ⬆️ Update qodana to v2024.1.5

v2024.1.4

Changelog

  • ba18ada 🐛 Fix invalid branch names
  • 132167b ⬆️ Bump eslint-plugin-jest in the npm-development group
  • 03c90b2 ⬆️ Bump the npm-production group with 2 updates
  • 0e6bc1d ⬆️ Update qodana to v2024.1.4

v2024.1.3

Changelog

  • 2249826 ⬆️ Update qodana to v2024.1.3
  • 3346d1b ⬆️ Bump azure-pipelines-task-lib from 4.11.0 to 4.12.0
  • 348e594 ⬆️ Bump @​octokit/types from 13.4.1 to 13.5.0
  • 469f04d ⬆️ Bump the npm-production group with 2 updates

... (truncated)

Commits
  • c96b39a ⬆️ Update qodana to v2024.1.8
  • 6e3efa9 🧱 Use node16 for Azure jobs
  • c141904 ⬆️ Bump dependencies and node version for Azure
  • 6b043d2 🧱 Fix CLI downloader when a binary exists
  • 18aa0d7 🧱 Apply workaround for gradle publications issues
  • 266acac 🧱 Update azure-pipelines.yml
  • 9c6ead3 ⬆️ Bump the npm-development group across 1 directory with 4 updates
  • d210d8d ⚡ Display analyzed subdirectory if there was any (QD-8271)
  • 7e0f596 🐛 Do not spam with quick-fixes PRs (QD-7928)
  • 9f1eab3 🐛 Zip results without relying on Azure functions (QD-8928)
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [JetBrains/qodana-action](https://github.com/jetbrains/qodana-action) from 2023.3.1 to 2024.1.8.
- [Release notes](https://github.com/jetbrains/qodana-action/releases)
- [Commits](JetBrains/qodana-action@v2023.3.1...v2024.1.8)

---
updated-dependencies:
- dependency-name: JetBrains/qodana-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Jul 4, 2024
Copy link

github-actions bot commented Jul 4, 2024

Qodana Community for JVM

270 new problems were found

Inspection name Severity Problems
Redundant semicolon 🔶 Warning 157
Unused import directive 🔶 Warning 50
Unused symbol 🔶 Warning 10
Usage of redundant or deprecated syntax or deprecated symbols 🔶 Warning 6
Incorrect string capitalization 🔶 Warning 4
Redundant nullable return type 🔶 Warning 4
Unstable API Usage 🔶 Warning 3
Constructor parameter is never used as a property 🔶 Warning 2
Control flow with empty body 🔶 Warning 2
Obvious explicit type 🔶 Warning 2
Redundant 'Companion' reference 🔶 Warning 1
Redundant visibility modifier 🔶 Warning 1
Unnecessary type argument ◽️ Notice 6
Accessor call that can be replaced with property access syntax ◽️ Notice 5
Function or property has platform type ◽️ Notice 3
Redundant 'if' statement ◽️ Notice 3
Redundant overriding method ◽️ Notice 2
Return or assignment can be lifted out ◽️ Notice 2
Class member can have 'private' visibility ◽️ Notice 2
If-Null return/break/... foldable to '?:' ◽️ Notice 1
Local variable naming convention ◽️ Notice 1
Private property naming convention ◽️ Notice 1
'protected' visibility is effectively 'private' in a final class ◽️ Notice 1
Unnecessary local variable ◽️ Notice 1

💡 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:

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:

      - name: 'Qodana Scan'
        uses: JetBrains/qodana-action@v2024.1.8
        with:
          upload-result: true
Contact Qodana team

Contact us at qodana-support@jetbrains.com

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants