Skip to content

Update latest supported build to 2024.1 #49

Update latest supported build to 2024.1

Update latest supported build to 2024.1 #49

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 [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

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