Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build(deps): bump JetBrains/qodana-action from 2023.2.1 to 2023.2.6 #240

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 4, 2023

Bumps JetBrains/qodana-action from 2023.2.1 to 2023.2.6.

Release notes

Sourced from JetBrains/qodana-action's releases.

v2023.2.6

Changelog

  • f3f9b9e ⬆️ Bump eslint-plugin-github from 4.8.0 to 4.9.2
  • ef4a3ac ⬆️ Bump nock from 13.3.1 to 13.3.2
  • 6589927 ⬆️ Bump @​octokit/plugin-paginate-rest from 7.1.2 to 8.0.0
  • 1e2cf62 ⬆️ Bump @​types/node from 20.4.2 to 20.4.7
  • ea0e773 ⬆️ Bump esbuild from 0.18.11 to 0.18.17
  • fc4ff42 ⬆️ Update qodana to v2023.2.5
  • 3424d7b 🐛 Hide unwanted warning about fixes
  • e47179c 🐛 Fix pulling Docker for native mode
  • fd44f48 🐛 Add --skip-pull only with containers
  • f41f0c6 🐛 Fix darwin executable location
  • 2d14a32 ⬆️ Bump @​octokit/types from 10.0.0 to 11.1.0
  • f9af5ad ⬆️ Bump @​types/node from 20.4.7 to 20.4.8
  • 90edf51 ⬆️ Bump esbuild from 0.18.17 to 0.18.19
  • f323f95 ⬆️ Bump jest from 29.6.1 to 29.6.2
  • e4d543c ⬆️ Bump @​octokit/rest from 19.0.13 to 20.0.1
  • a5652f7 ⬆️ Update qodana to v2023.2.6
  • 49a97ae ⬆️ Bump actions/setup-node from 3.7.0 to 3.8.1
  • 82af881 ⬆️ Bump eslint-import-resolver-typescript from 3.5.5 to 3.6.0
  • 110a90c ⬆️ Bump esbuild from 0.18.19 to 0.19.2
  • 68343d6 ⬆️ Bump azure-pipelines-tasks-utility-common
  • aa88ab5 ⬆️ Bump @​types/node from 20.4.8 to 20.5.7
  • b6444aa ⬆️ Bump prettier from 3.0.0 to 3.0.2
  • fa4cb09 ⬆️ Bump nock from 13.3.2 to 13.3.3
  • f1e0158 ⬆️ Bump eslint from 8.44.0 to 8.48.0
  • ef2a7cf ⬆️ Bump @​types/node from 20.5.7 to 20.5.9
  • 1aebd73 ⬆️ Bump eslint-plugin-jest from 27.2.2 to 27.2.3
  • eba1dd4 ⬆️ Bump azure-pipelines-task-lib from 4.4.0 to 4.5.0
  • 5317e5e ⬆️ Bump dependencies
  • 32c3156 🐛 Fix messages correct values
Commits
  • 32c3156 🐛 Fix messages correct values
  • 5317e5e ⬆️ Bump dependencies
  • eba1dd4 ⬆️ Bump azure-pipelines-task-lib from 4.4.0 to 4.5.0
  • 1aebd73 ⬆️ Bump eslint-plugin-jest from 27.2.2 to 27.2.3
  • ef2a7cf ⬆️ Bump @​types/node from 20.5.7 to 20.5.9
  • f1e0158 ⬆️ Bump eslint from 8.44.0 to 8.48.0
  • fa4cb09 ⬆️ Bump nock from 13.3.2 to 13.3.3
  • b6444aa ⬆️ Bump prettier from 3.0.0 to 3.0.2
  • aa88ab5 ⬆️ Bump @​types/node from 20.4.8 to 20.5.7
  • 68343d6 ⬆️ Bump azure-pipelines-tasks-utility-common
  • 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.2.1 to 2023.2.6.
- [Release notes](https://github.com/jetbrains/qodana-action/releases)
- [Commits](JetBrains/qodana-action@v2023.2.1...v2023.2.6)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update Github_actions code labels Sep 4, 2023
@github-actions
Copy link

github-actions bot commented Sep 4, 2023

Qodana Community for JVM

217 new problems were found

Inspection name Severity Problems
@NotNull/@Nullable problems 🔶 Warning 42
Unused import 🔶 Warning 40
Nullability and data flow problems 🔶 Warning 36
Constant values 🔶 Warning 28
Incorrect string capitalization 🔶 Warning 27
Unstable API Usage 🔶 Warning 15
Class is exposed outside of its visibility scope 🔶 Warning 5
Unchecked warning 🔶 Warning 4
Method is identical to its super method 🔶 Warning 3
'equals()' between objects of inconvertible types 🔶 Warning 2
Field may be 'final' 🔶 Warning 2
'size() == 0' can be replaced with 'isEmpty()' 🔶 Warning 2
Unnecessarily escaped character 🔶 Warning 2
Redundant 'Collection.addAll()' call 🔶 Warning 1
Unnecessary 'null' check before method call 🔶 Warning 1
Redundant 'isInstance()' or 'cast()' call 🔶 Warning 1
'String.equals()' can be replaced with 'String.isEmpty()' 🔶 Warning 1
Unnecessary modifier 🔶 Warning 1
Constant values ◽️ Notice 3
Regular expression can be simplified ◽️ 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:

  1. Register at Qodana Cloud and configure the action
  2. Use GitHub Code Scanning with Qodana
  3. Host Qodana report at GitHub Pages
  4. Inspect and use qodana.sarif.json (see the Qodana SARIF format 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:

      - name: 'Qodana Scan'
        uses: JetBrains/[email protected]
        with:
          upload-result: true
Contact Qodana team

Contact us at [email protected]

@cvette cvette merged commit d850d7f into main Sep 23, 2023
6 checks passed
@cvette cvette deleted the dependabot/github_actions/JetBrains/qodana-action-2023.2.6 branch September 23, 2023 19:45
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.

1 participant