Update latest supported build to 2024.1 #49
Qodana
6 problems were detected.
Details
📓 Find out how to view the whole Qodana report.
📭 Contact us at [email protected]
👀 Or via our issue tracker: https://jb.gg/qodana-issue
🔥 Or share your feedback in our Slack: https://jb.gg/qodana-slack
Annotations
github-actions / Qodana
Unused import directive
Unused import directive
Check notice on line 27 in src/main/kotlin/com/codingmates/ghidra/intellij/ide/facet/GhidraFacet.kt
github-actions / Qodana
Class member can have 'private' visibility
Property 'installationProperties' could be private
github-actions / Qodana
Redundant call of conversion method
Remove redundant calls of the conversion method
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
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