Skip to content
This check has been archived and is scheduled for deletion. Learn more about checks retention
GitHub Actions / Qodana Community for JVM completed Jan 3, 2024 in 0s

51 new problems found by Qodana Community for JVM

Community for JVM

51 new problems were found

Inspection name Severity Problems
Unused import directive 🔶 Warning 31
Unused symbol 🔶 Warning 4
Redundant semicolon 🔶 Warning 3
Usage of redundant or deprecated syntax or deprecated symbols 🔶 Warning 1
Class member can have 'private' visibility ◽️ Notice 6
Enum entry naming convention ◽️ Notice 5
Might be 'const' ◽️ Notice 1

💡 Qodana analysis was run in the pull request mode: only the changed files were checked

View the detailed Qodana report

To be able to view the detailed Qodana report, you can either:

  1. Register at Qodana Cloud and configure the action
  2. Use GitHub Code Scanning with Qodana
  3. Host Qodana report at GitHub Pages
  4. Inspect and use qodana.sarif.json (see the Qodana SARIF format for details)

To get *.log files or any other Qodana artifacts, run the action with upload-result option set to true,
so that the action will upload the files as the job artifacts:

      - name: 'Qodana Scan'
        uses: JetBrains/[email protected]
        with:
          upload-result: true
Contact Qodana team

Contact us at [email protected]

Details

This result was published with Qodana GitHub Action

Annotations

Check notice on line 40 in src/main/kotlin/com/github/jozott00/wokwiintellij/states/WokwiConfigState.kt

See this annotation in the file changed.

@github-actions github-actions / Qodana Community for JVM

Enum entry naming convention

Enum entry name `_32MB` should start with an uppercase letter

Check notice on line 38 in src/main/kotlin/com/github/jozott00/wokwiintellij/states/WokwiConfigState.kt

See this annotation in the file changed.

@github-actions github-actions / Qodana Community for JVM

Enum entry naming convention

Enum entry name `_8MB` should start with an uppercase letter

Check notice on line 36 in src/main/kotlin/com/github/jozott00/wokwiintellij/states/WokwiConfigState.kt

See this annotation in the file changed.

@github-actions github-actions / Qodana Community for JVM

Enum entry naming convention

Enum entry name `_2MB` should start with an uppercase letter

Check notice on line 39 in src/main/kotlin/com/github/jozott00/wokwiintellij/states/WokwiConfigState.kt

See this annotation in the file changed.

@github-actions github-actions / Qodana Community for JVM

Enum entry naming convention

Enum entry name `_16MB` should start with an uppercase letter

Check notice on line 37 in src/main/kotlin/com/github/jozott00/wokwiintellij/states/WokwiConfigState.kt

See this annotation in the file changed.

@github-actions github-actions / Qodana Community for JVM

Enum entry naming convention

Enum entry name `_4MB` should start with an uppercase letter

Check warning on line 72 in src/main/kotlin/com/github/jozott00/wokwiintellij/toolWindow/SimulatorPanel.kt

See this annotation in the file changed.

@github-actions github-actions / Qodana Community for JVM

Usage of redundant or deprecated syntax or deprecated symbols

Unnecessary non-null assertion (!!) on a non-null receiver of type JPanel

Check warning on line 5 in src/main/kotlin/com/github/jozott00/wokwiintellij/toolWindow/SimulatorWindowFactory.kt

See this annotation in the file changed.

@github-actions github-actions / Qodana Community for JVM

Unused import directive

Unused import directive

Check warning on line 14 in src/main/kotlin/com/github/jozott00/wokwiintellij/toolWindow/SimulatorWindowFactory.kt

See this annotation in the file changed.

@github-actions github-actions / Qodana Community for JVM

Unused import directive

Unused import directive

Check warning on line 7 in src/main/kotlin/com/github/jozott00/wokwiintellij/wokwiServer/WokwiServer.kt

See this annotation in the file changed.

@github-actions github-actions / Qodana Community for JVM

Unused import directive

Unused import directive

Check warning on line 3 in src/main/kotlin/com/github/jozott00/wokwiintellij/wokwiServer/WokwiServer.kt

See this annotation in the file changed.

@github-actions github-actions / Qodana Community for JVM

Unused import directive

Unused import directive

Check warning on line 12 in src/main/kotlin/com/github/jozott00/wokwiintellij/toolWindow/SimulatorWindowFactory.kt

See this annotation in the file changed.

@github-actions github-actions / Qodana Community for JVM

Unused import directive

Unused import directive

Check warning on line 7 in src/main/kotlin/com/github/jozott00/wokwiintellij/listeners/WokwiPostStartupActivity.kt

See this annotation in the file changed.

@github-actions github-actions / Qodana Community for JVM

Unused import directive

Unused import directive

Check warning on line 4 in src/main/kotlin/com/github/jozott00/wokwiintellij/actions/WokwiStopAction.kt

See this annotation in the file changed.

@github-actions github-actions / Qodana Community for JVM

Unused import directive

Unused import directive

Check warning on line 10 in src/main/kotlin/com/github/jozott00/wokwiintellij/actions/WokwiStopAction.kt

See this annotation in the file changed.

@github-actions github-actions / Qodana Community for JVM

Unused import directive

Unused import directive

Check warning on line 5 in src/main/kotlin/com/github/jozott00/wokwiintellij/listeners/WokwiElfFileListener.kt

See this annotation in the file changed.

@github-actions github-actions / Qodana Community for JVM

Unused import directive

Unused import directive

Check warning on line 4 in src/main/kotlin/com/github/jozott00/wokwiintellij/listeners/WokwiProjectManagerListener.kt

See this annotation in the file changed.

@github-actions github-actions / Qodana Community for JVM

Unused import directive

Unused import directive

Check warning on line 13 in src/main/kotlin/com/github/jozott00/wokwiintellij/toolWindow/WokwiConfigPanel.kt

See this annotation in the file changed.

@github-actions github-actions / Qodana Community for JVM

Unused import directive

Unused import directive

Check warning on line 6 in src/main/kotlin/com/github/jozott00/wokwiintellij/wokwiServer/WokwiServer.kt

See this annotation in the file changed.

@github-actions github-actions / Qodana Community for JVM

Unused import directive

Unused import directive

Check warning on line 9 in src/main/kotlin/com/github/jozott00/wokwiintellij/services/WokwiProjectService.kt

See this annotation in the file changed.

@github-actions github-actions / Qodana Community for JVM

Unused import directive

Unused import directive

Check warning on line 7 in src/main/kotlin/com/github/jozott00/wokwiintellij/toolWindow/SimulatorPanel.kt

See this annotation in the file changed.

@github-actions github-actions / Qodana Community for JVM

Unused import directive

Unused import directive

Check warning on line 3 in src/main/kotlin/com/github/jozott00/wokwiintellij/utils/WokwiNotifier.kt

See this annotation in the file changed.

@github-actions github-actions / Qodana Community for JVM

Unused import directive

Unused import directive

Check warning on line 4 in src/main/kotlin/com/github/jozott00/wokwiintellij/actions/WokwiStartAction.kt

See this annotation in the file changed.

@github-actions github-actions / Qodana Community for JVM

Unused import directive

Unused import directive

Check warning on line 3 in src/main/kotlin/com/github/jozott00/wokwiintellij/states/WokwiConfigState.kt

See this annotation in the file changed.

@github-actions github-actions / Qodana Community for JVM

Unused import directive

Unused import directive

Check warning on line 6 in src/main/kotlin/com/github/jozott00/wokwiintellij/actions/WokwiStartAction.kt

See this annotation in the file changed.

@github-actions github-actions / Qodana Community for JVM

Unused import directive

Unused import directive

Check warning on line 9 in src/main/kotlin/com/github/jozott00/wokwiintellij/services/WokwiSimulationService.kt

See this annotation in the file changed.

@github-actions github-actions / Qodana Community for JVM

Unused import directive

Unused import directive