Skip to content

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

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 19, 2023

This PR contains the following updates:

Package Type Update Change
JetBrains/qodana-action action minor v2023.1.5 -> 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

v2023.3.1

Compare Source

Changelog

  • e5e5181 🐛 Problem may not always contain a location.
  • 138fe72 🐛 Repack action distribution
  • 7f47dd1 🐛 Fix nullability
  • 8815ca3 🐛 Repack action distribution
  • 4660a5f ⬆️ Bump the dependencies group with 2 updates
  • 2699838 ⬆️ Bump the dependencies group with 15 updates
  • 0810865 ⬆️ Update qodana to v2023.3.1
  • 7cf87a0 ♻️ Fix code for the latest GitHub dependencies
  • 5047802 🐛 Fix output issues (QD-6541, QD-7986)
  • 54f6385 ⬆️ Bump the dependencies group with 9 updates
  • f5f62df ⬆️ Bump the dependencies group with 3 updates

v2023.3.0

Compare Source

Changelog

  • d649a11 ⬆️ Bump the dependencies group with 1 update
  • 8815261 ⬆️ Bump the dependencies group with 6 updates
  • 44987a4 🐛 Fix comment text
  • 8cd5597 🧱 Update output types for @actions/github 6.0
  • a8363b7 ⬆️ Update qodana to v2023.3.0

v2023.2.9

Compare Source

Changelog

v2023.2.8

Compare Source

Changelog

Note: unrelated to the action commits are excluded

  • 9759edd 🐛 Fix save_cache key value
  • b9fe8c5 ⬆️ Bump the dependencies group with 13 updates
  • 1f6d817 ⬆️ Update qodana to v2023.2.8
  • 95ecb19 ⬆️ Bump the dependencies group with 2 updates

v2023.2.6

Compare Source

Changelog

v2023.2.1

Compare Source

Changelog


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

@github-actions
Copy link

Qodana Community for JVM

2 new problems were found

Inspection name Severity Problems
Unused import directive 🔶 Warning 2

💡 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 changed the title Update JetBrains/qodana-action action to v2023.2.1 Update JetBrains/qodana-action action to v2023.2.6 Sep 4, 2023
@renovate renovate bot force-pushed the renovate/jetbrains-qodana-action-2023.x branch from a2e8a2c to 5160eb7 Compare September 4, 2023 13:30
@renovate renovate bot changed the title Update JetBrains/qodana-action action to v2023.2.6 Update JetBrains/qodana-action action to v2023.2.8 Oct 9, 2023
@renovate renovate bot force-pushed the renovate/jetbrains-qodana-action-2023.x branch from 5160eb7 to 2ab741f Compare October 9, 2023 15:44
@github-actions
Copy link

github-actions bot commented Oct 9, 2023

Qodana Community for JVM

2 new problems were found

Inspection name Severity Problems
Unused import directive 🔶 Warning 2

💡 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 changed the title Update JetBrains/qodana-action action to v2023.2.8 Update JetBrains/qodana-action action to v2023.2.9 Dec 1, 2023
@renovate renovate bot force-pushed the renovate/jetbrains-qodana-action-2023.x branch from 2ab741f to 4886cf5 Compare December 1, 2023 18:46
Copy link

github-actions bot commented Dec 1, 2023

Qodana Community for JVM

2 new problems were found

Inspection name Severity Problems
Unused import directive 🔶 Warning 2

💡 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 changed the title Update JetBrains/qodana-action action to v2023.2.9 Update JetBrains/qodana-action action to v2023.3.0 Dec 11, 2023
@renovate renovate bot force-pushed the renovate/jetbrains-qodana-action-2023.x branch from 4886cf5 to af399c1 Compare December 11, 2023 18:26
Copy link

Qodana Community for JVM

2 new problems were found

Inspection name Severity Problems
Unused import directive 🔶 Warning 2

💡 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 changed the title Update JetBrains/qodana-action action to v2023.3.0 Update JetBrains/qodana-action action to v2023.3.1 Jan 23, 2024
@renovate renovate bot force-pushed the renovate/jetbrains-qodana-action-2023.x branch from af399c1 to d96c57a Compare January 23, 2024 01:44
Copy link

Qodana Community for JVM

2 new problems were found

Inspection name Severity Problems
Unused import directive 🔶 Warning 2

💡 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/jetbrains-qodana-action-2023.x branch from d96c57a to 4f798c6 Compare March 25, 2024 11:55
@renovate renovate bot changed the title Update JetBrains/qodana-action action to v2023.3.1 Update JetBrains/qodana-action action to v2023.3.2 Mar 25, 2024
Copy link

Qodana Community for JVM

2 new problems were found

Inspection name Severity Problems
Unused import directive 🔶 Warning 2

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants