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

Changelog update - v0.0.6 #86

Merged
merged 1 commit into from
Oct 15, 2024
Merged

Changelog update - v0.0.6 #86

merged 1 commit into from
Oct 15, 2024

Conversation

github-actions[bot]
Copy link
Contributor

Current pull request contains patched CHANGELOG.md file for the v0.0.6 version.

@github-actions github-actions bot added the release changelog Pull requests with release changelog update label Oct 15, 2024
@azatsarynnyy azatsarynnyy reopened this Oct 15, 2024
@azatsarynnyy azatsarynnyy enabled auto-merge (squash) October 15, 2024 12:51
Copy link
Contributor Author

Qodana Community for JVM

15 new problems were found

Inspection name Severity Problems
Unused symbol 🔶 Warning 3
Unused import directive 🔶 Warning 2
Incorrect string capitalization 🔶 Warning 1
'equals()' and 'hashCode()' not paired 🔶 Warning 1
Redundant nullable return type 🔶 Warning 1
Unstable API Usage 🔶 Warning 1
Might be 'const' ◽️ Notice 5
Redundant empty primary constructor ◽️ 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/[email protected]
        with:
          upload-result: true
Contact Qodana team

Contact us at [email protected]

@azatsarynnyy azatsarynnyy merged commit 869de52 into main Oct 15, 2024
6 checks passed
@azatsarynnyy azatsarynnyy deleted the changelog-update-v0.0.6 branch October 15, 2024 12:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
release changelog Pull requests with release changelog update
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants