Skip to content

Clean misc

Clean misc #48

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

Qodana

12 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: https://jb.gg/qodana-discussions

Annotations

Check notice on line 12 in src/main/kotlin/com/github/mohamead/spiderlog/util/LogWorker.kt

See this annotation in the file changed.

@github-actions github-actions / Qodana

Join declaration and assignment

Can be joined with assignment

Check warning on line 7 in src/main/kotlin/com/github/mohamead/spiderlog/action/ClearAction.kt

See this annotation in the file changed.

@github-actions github-actions / Qodana

Unused import directive

Unused import directive

Check warning on line 7 in src/main/kotlin/com/github/mohamead/spiderlog/action/ForceRefreshAction.kt

See this annotation in the file changed.

@github-actions github-actions / Qodana

Unused import directive

Unused import directive

Check warning on line 5 in src/main/kotlin/com/github/mohamead/spiderlog/action/ClearAction.kt

See this annotation in the file changed.

@github-actions github-actions / Qodana

Unused import directive

Unused import directive

Check warning on line 5 in src/main/kotlin/com/github/mohamead/spiderlog/action/ForceRefreshAction.kt

See this annotation in the file changed.

@github-actions github-actions / Qodana

Unused import directive

Unused import directive

Check warning on line 6 in src/main/kotlin/com/github/mohamead/spiderlog/action/ScrollAction.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/github/mohamead/spiderlog/action/OpenFileAction.kt

See this annotation in the file changed.

@github-actions github-actions / Qodana

Unused import directive

Unused import directive

Check warning on line 5 in src/main/kotlin/com/github/mohamead/spiderlog/action/ScrollAction.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/github/mohamead/spiderlog/ui/SpiderlogToolWindowPanel.kt

See this annotation in the file changed.

@github-actions github-actions / Qodana

Unused import directive

Unused import directive

Check warning on line 10 in src/main/kotlin/com/github/mohamead/spiderlog/action/OpenFileAction.kt

See this annotation in the file changed.

@github-actions github-actions / Qodana

Unused import directive

Unused import directive

Check failure on line 41 in src/main/kotlin/com/github/mohamead/spiderlog/ui/SpiderlogToolWindowPanel.kt

See this annotation in the file changed.

@github-actions github-actions / Qodana

Usage of API marked for removal

'setLayoutPolicy(int)' is deprecated since version 2024.1 and marked for removal

Check failure on line 42 in src/main/kotlin/com/github/mohamead/spiderlog/ui/SpiderlogToolWindowPanel.kt

See this annotation in the file changed.

@github-actions github-actions / Qodana

Usage of API marked for removal

'adjustTheSameSize(boolean)' is deprecated since version 2024.1 and marked for removal