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

v1.3.0 Fix NullPointerException for Windows users #17

Merged
merged 5 commits into from
Aug 26, 2024
Merged

v1.3.0 Fix NullPointerException for Windows users #17

merged 5 commits into from
Aug 26, 2024

Conversation

siropkin
Copy link
Owner

No description provided.

@siropkin siropkin merged commit 15d96f4 into main Aug 26, 2024
1 check passed
Copy link

Qodana Community for JVM

1 new problem were found

Inspection name Severity Problems
If-Null return/break/... foldable to '?:' ◽️ 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@v2024.1.5
        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.

1 participant