Fix/sync initial players #138
540 new problems found by Qodana for JVM
Qodana for JVM
540 new problems were found
| Inspection name | Severity | Problems |
|---|---|---|
Unused symbol |
🔶 Warning | 425 |
Unused import directive |
🔶 Warning | 28 |
Unresolved reference in KDoc |
🔶 Warning | 27 |
Redundant nullable return type |
🔶 Warning | 6 |
Leaking 'this' in constructor |
🔶 Warning | 4 |
Redundant 'suspend' modifier |
🔶 Warning | 4 |
Constant conditions |
🔶 Warning | 3 |
Control flow with empty body |
🔶 Warning | 2 |
Possibly blocking call in non-blocking context |
🔶 Warning | 1 |
Incorrect formatting |
◽️ Notice | 21 |
Function or property has platform type |
◽️ Notice | 7 |
Leaking 'this' in constructor |
◽️ Notice | 5 |
@Deprecated annotation without 'replaceWith' argument |
◽️ Notice | 4 |
Condition of 'if' expression is constant |
◽️ Notice | 1 |
Convert 'object' to 'data object' |
◽️ Notice | 1 |
Redundant empty initializer block |
◽️ Notice | 1 |
☁️ View the detailed Qodana report
Contact Qodana team
Contact us at qodana-support@jetbrains.com
- Or via our issue tracker: https://jb.gg/qodana-issue
- Or share your feedback: https://jb.gg/qodana-discussions
Details
This result was published with Qodana GitHub Action
Annotations
github-actions / Qodana for JVM
Possibly blocking call in non-blocking context
Possibly blocking call in non-blocking context could lead to thread starvation
github-actions / Qodana for JVM
Condition of 'if' expression is constant
Condition is always 'false'
github-actions / Qodana for JVM
Control flow with empty body
'else' has empty body
github-actions / Qodana for JVM
Control flow with empty body
'while' has empty body
github-actions / Qodana for JVM
Convert 'object' to 'data object'
'sealed' sub-object can be converted to 'data object'
github-actions / Qodana for JVM
@Deprecated annotation without 'replaceWith' argument
'@Deprecated' annotation without a 'replaceWith' argument
github-actions / Qodana for JVM
@Deprecated annotation without 'replaceWith' argument
'@Deprecated' annotation without a 'replaceWith' argument
github-actions / Qodana for JVM
@Deprecated annotation without 'replaceWith' argument
'@Deprecated' annotation without a 'replaceWith' argument
github-actions / Qodana for JVM
@Deprecated annotation without 'replaceWith' argument
'@Deprecated' annotation without a 'replaceWith' argument
github-actions / Qodana for JVM
Function or property has platform type
Declaration has type inferred from a platform call, which can lead to unchecked nullability issues. Specify type explicitly as nullable or non-nullable.
github-actions / Qodana for JVM
Function or property has platform type
Declaration has type inferred from a platform call, which can lead to unchecked nullability issues. Specify type explicitly as nullable or non-nullable.
github-actions / Qodana for JVM
Function or property has platform type
Declaration has type inferred from a platform call, which can lead to unchecked nullability issues. Specify type explicitly as nullable or non-nullable.
github-actions / Qodana for JVM
Function or property has platform type
Declaration has type inferred from a platform call, which can lead to unchecked nullability issues. Specify type explicitly as nullable or non-nullable.
github-actions / Qodana for JVM
Function or property has platform type
Declaration has type inferred from a platform call, which can lead to unchecked nullability issues. Specify type explicitly as nullable or non-nullable.
github-actions / Qodana for JVM
Function or property has platform type
Declaration has type inferred from a platform call, which can lead to unchecked nullability issues. Specify type explicitly as nullable or non-nullable.
github-actions / Qodana for JVM
Function or property has platform type
Declaration has type inferred from a platform call, which can lead to unchecked nullability issues. Specify type explicitly as nullable or non-nullable.
Check notice on line 44 in surf-cloud-standalone/build.gradle.kts
github-actions / Qodana for JVM
Incorrect formatting
Incorrect whitespace
Check notice on line 44 in surf-cloud-standalone/build.gradle.kts
github-actions / Qodana for JVM
Incorrect formatting
Missing whitespace
Check notice on line 59 in surf-cloud-api/surf-cloud-api-common/build.gradle.kts
github-actions / Qodana for JVM
Incorrect formatting
Incorrect whitespace
github-actions / Qodana for JVM
Incorrect formatting
Incorrect whitespace
github-actions / Qodana for JVM
Incorrect formatting
Missing whitespace
github-actions / Qodana for JVM
Incorrect formatting
Missing whitespace
github-actions / Qodana for JVM
Incorrect formatting
Incorrect whitespace
Check notice on line 65 in surf-cloud-standalone-launcher/build.gradle.kts
github-actions / Qodana for JVM
Incorrect formatting
Incorrect whitespace
github-actions / Qodana for JVM
Incorrect formatting
Incorrect whitespace