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

Update JetBrains/qodana-action action to v2023.3.2 #28

Merged
merged 1 commit into from
Mar 29, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 25, 2024

Mend Renovate

This PR contains the following updates:

Package Type Update Change
JetBrains/qodana-action action patch v2023.3.1 -> v2023.3.2

Release Notes

JetBrains/qodana-action (JetBrains/qodana-action)

v2023.3.2

Compare Source

Changelog

  • fc2dc2f 🧱 Use node20 as the action runtime
  • 43dddd1 ⬆️ Bump the dependencies group with 7 updates
  • 9a71424 ⬆️ Bump the dependencies group with 1 update
  • 5796958 ⬆️ Bump the dependencies group with 2 updates
  • 8e10b3a ⬆️ Update qodana to v2023.3.2
  • 11d3bf9 ⬆️ Bump the dependencies group with 16 updates
  • 19ac427 ⬆️ Bump undici from 5.26.3 to 5.28.3
  • 3ffdff2 ⬆️ Bump the dependencies group with 1 update
  • a040a78 ⬆️ Bump follow-redirects from 1.15.5 to 1.15.6

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

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.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot added dependencies Pull requests that update a dependency file github-actions labels Mar 25, 2024
Copy link
Contributor

github-actions bot commented Mar 25, 2024

Qodana Community for JVM

1 new problem were found

Inspection name Severity Problems
Unused import directive 🔶 Warning 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]

@renovate renovate bot force-pushed the renovate/github-actions branch from 550c6fe to 524ce07 Compare March 29, 2024 23:05
@WarningImHack3r WarningImHack3r merged commit 8794cea into main Mar 29, 2024
1 check passed
@WarningImHack3r WarningImHack3r deleted the renovate/github-actions branch March 29, 2024 23:05
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant