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 v2024.2.3 #40

Merged
merged 1 commit into from
Sep 19, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 19, 2024

This PR contains the following updates:

Package Type Update Change
JetBrains/qodana-action action patch v2024.2.2 -> v2024.2.3

Release Notes

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

v2024.2.3

Compare Source

Changelog

  • 4663b3a 📝 Update CONTRIBUTING.md
  • 30eb621 🐛 Fix pipeline for testing .NET linter
  • 1ad3623 🐛 Clean filename that is read from .keep file
  • 9e08dd5 🧱 Fix Qodana build incorrect profile name
  • 84494be ⬆️ Update qodana to v2024.2.3

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.


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

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added the dependencies Pull requests that update a dependency file label Sep 19, 2024
@renovate renovate bot enabled auto-merge (rebase) September 19, 2024 17:05
@renovate renovate bot force-pushed the renovate/jetbrains-qodana-action-2024.x branch from 30e29dc to 7311122 Compare September 19, 2024 19:00
@renovate renovate bot force-pushed the renovate/jetbrains-qodana-action-2024.x branch from 7311122 to 492f569 Compare September 19, 2024 19:01
@renovate renovate bot merged commit fc6da72 into main Sep 19, 2024
3 of 5 checks passed
@renovate renovate bot deleted the renovate/jetbrains-qodana-action-2024.x branch September 19, 2024 19:47
Copy link

codecov bot commented Sep 19, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 21.79%. Comparing base (dd2e7d5) to head (492f569).
Report is 2 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #40   +/-   ##
=======================================
  Coverage   21.79%   21.79%           
=======================================
  Files           3        3           
  Lines         156      156           
  Branches       24       24           
=======================================
  Hits           34       34           
  Misses        122      122           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link

Qodana Community for JVM

It seems all right 👌

No new problems were found according to the checks applied

💡 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/[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
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants