build: delete FIXME #2567
19 new problems found by Qodana Community for JVM
Qodana Community for JVM
19 new problems were found
Inspection name | Severity | Problems |
---|---|---|
Unused symbol |
🔶 Warning | 7 |
Usage of redundant or deprecated syntax or deprecated symbols |
🔶 Warning | 6 |
Unstable API Usage |
🔶 Warning | 4 |
Constructor parameter is never used as a property |
🔶 Warning | 1 |
Function or property has platform type |
◽️ 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
- 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 Community for JVM
Constructor parameter is never used as a property
Constructor parameter is never used as a property
github-actions / Qodana Community 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 Community for JVM
Usage of redundant or deprecated syntax or deprecated symbols
'await(): T' is deprecated. Please migrate to using kotlinx.coroutines.future.await instead. The deprecation level is going to be changed to ERROR in as soon as there's no more usages in the monorepo.
github-actions / Qodana Community for JVM
Usage of redundant or deprecated syntax or deprecated symbols
'message(String, vararg Any): String' is deprecated. Use extension-specific localization bundle instead
github-actions / Qodana Community for JVM
Usage of redundant or deprecated syntax or deprecated symbols
'message(String, vararg Any): String' is deprecated. Use extension-specific localization bundle instead
github-actions / Qodana Community for JVM
Usage of redundant or deprecated syntax or deprecated symbols
'message(String, vararg Any): String' is deprecated. Use extension-specific localization bundle instead
github-actions / Qodana Community for JVM
Usage of redundant or deprecated syntax or deprecated symbols
'message(String, vararg Any): String' is deprecated. Use extension-specific localization bundle instead
github-actions / Qodana Community for JVM
Usage of redundant or deprecated syntax or deprecated symbols
'message(String, vararg Any): String' is deprecated. Use extension-specific localization bundle instead
github-actions / Qodana Community for JVM
Unstable API Usage
'getInstalledPackages()' is declared in unstable 'com.jetbrains.python.packaging.management.PythonPackageManager' marked with @ApiStatus.Experimental
github-actions / Qodana Community for JVM
Unstable API Usage
'com.jetbrains.python.packaging.management.PythonPackageManager.Companion' is declared in unstable 'com.jetbrains.python.packaging.management.PythonPackageManager' marked with @ApiStatus.Experimental
github-actions / Qodana Community for JVM
Unstable API Usage
'forSdk(com.intellij.openapi.project.Project, com.intellij.openapi.projectRoots.Sdk)' is declared in unstable 'com.jetbrains.python.packaging.management.PythonPackageManager' marked with @ApiStatus.Experimental
github-actions / Qodana Community for JVM
Unstable API Usage
'textFieldWithBrowseButton(com.intellij.openapi.fileChooser.FileChooserDescriptor, com.intellij.openapi.project.Project, kotlin.jvm.functions.Function1)' is marked unstable with @ApiStatus.Experimental
github-actions / Qodana Community for JVM
Unused symbol
Property "moduleName" is never used
github-actions / Qodana Community for JVM
Unused symbol
Property "runtimeLanguage" is never used
github-actions / Qodana Community for JVM
Unused symbol
Property "excludePatterns" is never used
github-actions / Qodana Community for JVM
Unused symbol
Function "decrypt" is never used
github-actions / Qodana Community for JVM
Unused symbol
Function "restart" is never used
github-actions / Qodana Community for JVM
Unused symbol
Property "includePatterns" is never used
github-actions / Qodana Community for JVM
Unused symbol
Property "capabilities" is never used