Update latest supported build to 2024.1 #50
Qodana
11 problems were detected.
Details
📓 Find out how to view the whole Qodana report.
📭 Contact us at qodana-support@jetbrains.com
👀 Or via our issue tracker: https://jb.gg/qodana-issue
🔥 Or share your feedback in our Slack: https://jb.gg/qodana-slack
Annotations
Check warning on line 6 in src/main/kotlin/com/codingmates/ghidra/intellij/ide/facet/GhidraFacet.kt
github-actions / Qodana
Unused import directive
Unused import directive
Check warning on line 8 in src/main/kotlin/com/codingmates/ghidra/intellij/ide/facet/GhidraFacet.kt
github-actions / Qodana
Unused import directive
Unused import directive
github-actions / Qodana
Unused import directive
Unused import directive
Check warning on line 12 in src/main/kotlin/com/codingmates/ghidra/intellij/ide/facet/GhidraFacet.kt
github-actions / Qodana
Unused import directive
Unused import directive
github-actions / Qodana
Redundant call of conversion method
Remove redundant calls of the conversion method
github-actions / Qodana
Unused symbol
Class "GhidraProperties" is never used
Check warning on line 23 in src/main/kotlin/com/codingmates/ghidra/intellij/ide/facet/GhidraFacet.kt
github-actions / Qodana
Unused symbol
Property "connection" is never used
Check warning on line 13 in src/main/kotlin/com/codingmates/ghidra/intellij/ide/GhidraBundle.kt
github-actions / Qodana
Unused symbol
Function "messagePointer" is never used
github-actions / Qodana
Unused symbol
Function "discoverFromRuntime" is never used
github-actions / Qodana
Accessor call that can be replaced with property access syntax
Use of getter method instead of property access syntax
github-actions / Qodana
Accessor call that can be replaced with property access syntax
Use of getter method instead of property access syntax