Skip to content

2627: com.intellij.diagnostic.Freeze - #2723

Closed
VitaliyBoyko wants to merge 1 commit into
5.4.0-developfrom
2627-com.intellij.diagnostic.Freeze-fix
Closed

2627: com.intellij.diagnostic.Freeze#2723
VitaliyBoyko wants to merge 1 commit into
5.4.0-developfrom
2627-com.intellij.diagnostic.Freeze-fix

Conversation

@VitaliyBoyko

Copy link
Copy Markdown
Contributor

Description (*)

Fixed Issues (if relevant)

  1. Fixes com.intellij.diagnostic.Freeze #2627

Questions or comments

Contribution checklist (*)

  • Pull request has a meaningful description of its purpose
  • All commits are accompanied by meaningful commit messages
  • All new or changed code is covered with integration/functional tests (if applicable)
  • All automated tests passed successfully (all builds are green)

@github-actions

github-actions Bot commented Aug 2, 2026

Copy link
Copy Markdown

Qodana for JVM

2 new problems were found

Inspection name Severity Problems
Unstable API Usage 🔶 Warning 1
Function naming convention ◽️ 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@v2025.3.2
        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

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

com.intellij.diagnostic.Freeze

1 participant