Skip to content

Update latest supported build to 2024.1 #50

Update latest supported build to 2024.1

Update latest supported build to 2024.1 #50

GitHub Actions / Qodana completed Apr 14, 2024 in 0s

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

See this annotation in the file changed.

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

See this annotation in the file changed.

@github-actions github-actions / Qodana

Unused import directive

Unused import directive

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 warning on line 12 in src/main/kotlin/com/codingmates/ghidra/intellij/ide/facet/GhidraFacet.kt

See this annotation in the file changed.

@github-actions github-actions / Qodana

Unused import directive

Unused import directive

Check warning on line 36 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 12 in src/main/kotlin/com/codingmates/ghidra/intellij/ide/facet/model/GhidraProperties.kt

See this annotation in the file changed.

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

See this annotation in the file changed.

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

See this annotation in the file changed.

@github-actions github-actions / Qodana

Unused symbol

Function "messagePointer" is never used

Check warning on line 24 in src/main/kotlin/com/codingmates/ghidra/intellij/ide/facet/model/GhidraProperties.kt

See this annotation in the file changed.

@github-actions github-actions / Qodana

Unused symbol

Function "discoverFromRuntime" 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