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

4.0.1 #1124

Open
wants to merge 7 commits into
base: main
Choose a base branch
from
Open

4.0.1 #1124

wants to merge 7 commits into from

Conversation

jaakkonakaza
Copy link
Member

Description of the PR

@OlliKiljunen OlliKiljunen self-requested a review August 25, 2024 21:54
@jaakkonakaza jaakkonakaza marked this pull request as ready for review August 27, 2024 08:20
Copy link

github-actions bot commented Aug 27, 2024

Qodana Community for JVM

446 new problems were found

Inspection name Severity Problems
Missing KDoc comments for public declarations 🔶 Warning 351
Hardcoded strings 🔶 Warning 15
Unused symbol 🔶 Warning 14
Unstable API Usage 🔶 Warning 12
Incorrect string capitalization 🔶 Warning 3
Unused import directive 🔶 Warning 2
Unresolved reference in KDoc 🔶 Warning 1
Redundant nullable return type 🔶 Warning 1
Test-only usage in production code 🔶 Warning 1
Public API declaration with implicit return type ◽️ Notice 13
Class member can have 'private' visibility ◽️ Notice 9
Unnecessary type argument ◽️ Notice 6
Not-null assertion can be replaced with 'return' ◽️ Notice 5
Variable declaration could be moved inside 'when' ◽️ Notice 4
Use destructuring declaration ◽️ Notice 2
'associate' can be replaced with 'associateBy' or 'associateWith' ◽️ Notice 2
If-Null return/break/... foldable to '?:' ◽️ Notice 1
Null-checks can be replaced with safe-calls ◽️ Notice 1
Object literal can be converted to lambda ◽️ Notice 1
Redundant empty primary constructor ◽️ Notice 1
Verbose nullability and emptiness check ◽️ Notice 1

💡 Qodana analysis was run in the pull request mode: only the changed files were checked
☁️ View the detailed Qodana report

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