Skip to content

Improve Ghidra configuration strategy and facet UI

Sign in for the full log view
GitHub Actions / Qodana completed Apr 14, 2024 in 0s

Qodana

6 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 14 in src/main/kotlin/com/codingmates/ghidra/intellij/ide/runConfiguration/GhidraLauncherConfigurationEditor.kt

See this annotation in the file changed.

@github-actions 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

See this annotation in the file changed.

@github-actions github-actions / Qodana

Class member can have 'private' visibility

Property 'installationProperties' could be private

Check warning on line 29 in src/main/kotlin/com/codingmates/ghidra/intellij/ide/facet/GhidraFacetConfigurationEditor.kt

See this annotation in the file changed.

@github-actions 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

See this annotation in the file changed.

@github-actions github-actions / Qodana

Unused symbol

Function "messagePointer" is never used

Check notice on line 41 in src/main/kotlin/com/codingmates/ghidra/intellij/ide/runConfiguration/GhidraLauncherConfigurationEditor.kt

See this annotation in the file changed.

@github-actions github-actions / Qodana

Accessor call that can be replaced with property access syntax

Use of getter method instead of property access syntax

Check notice on line 40 in src/main/kotlin/com/codingmates/ghidra/intellij/ide/runConfiguration/GhidraLauncherConfigurationEditor.kt

See this annotation in the file changed.

@github-actions github-actions / Qodana

Accessor call that can be replaced with property access syntax

Use of getter method instead of property access syntax