Skip to content

fix: readme

fix: readme #33

GitHub Actions / Qodana Community for JVM completed Sep 6, 2024 in 0s

16 new problems found by Qodana Community for JVM

Community for JVM

16 new problems were found

Inspection name Severity Problems
Unused symbol 🔶 Warning 12
Non-distinguishable logging calls ◽️ Notice 2
Might be 'const' ◽️ Notice 1
Redundant curly braces in string template ◽️ 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/qodana-action@v2023.3.0
        with:
          upload-result: true
Contact Qodana team

Contact us at qodana-support@jetbrains.com

Details

This result was published with Qodana GitHub Action

Annotations

Check notice on line 133 in src/main/kotlin/com/github/dineug/erdeditorintellijplugin/editor/WebviewPanel.kt

See this annotation in the file changed.

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

Non-distinguishable logging calls

Similar log messages

Check notice on line 130 in src/main/kotlin/com/github/dineug/erdeditorintellijplugin/editor/WebviewPanel.kt

See this annotation in the file changed.

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

Non-distinguishable logging calls

Similar log messages

Check notice on line 38 in src/main/kotlin/com/github/dineug/erdeditorintellijplugin/editor/WebviewBridge.kt

See this annotation in the file changed.

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

Might be 'const'

Might be 'const'

Check notice on line 89 in src/main/kotlin/com/github/dineug/erdeditorintellijplugin/editor/WebviewPanel.kt

See this annotation in the file changed.

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

Redundant curly braces in string template

Redundant curly braces in string template

Check warning on line 41 in src/main/kotlin/com/github/dineug/erdeditorintellijplugin/editor/WebviewBridge.kt

See this annotation in the file changed.

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

Unused symbol

Property "type" is never used

Check warning on line 38 in src/main/kotlin/com/github/dineug/erdeditorintellijplugin/editor/WebviewBridge.kt

See this annotation in the file changed.

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

Unused symbol

Property "type" is never used

Check warning on line 35 in src/main/kotlin/com/github/dineug/erdeditorintellijplugin/editor/WebviewBridge.kt

See this annotation in the file changed.

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

Unused symbol

Property "type" is never used

Check warning on line 44 in src/main/kotlin/com/github/dineug/erdeditorintellijplugin/editor/WebviewBridge.kt

See this annotation in the file changed.

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

Unused symbol

Property "type" is never used

Check warning on line 57 in src/main/kotlin/com/github/dineug/erdeditorintellijplugin/editor/WebviewBridge.kt

See this annotation in the file changed.

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

Unused symbol

Class "WebviewImportFile" is never used

Check warning on line 47 in src/main/kotlin/com/github/dineug/erdeditorintellijplugin/editor/WebviewBridge.kt

See this annotation in the file changed.

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

Unused symbol

Property "type" is never used

Check warning on line 61 in src/main/kotlin/com/github/dineug/erdeditorintellijplugin/editor/WebviewBridge.kt

See this annotation in the file changed.

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

Unused symbol

Property "type" is never used

Check warning on line 70 in src/main/kotlin/com/github/dineug/erdeditorintellijplugin/editor/WebviewBridge.kt

See this annotation in the file changed.

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

Unused symbol

Property "type" is never used

Check warning on line 32 in src/main/kotlin/com/github/dineug/erdeditorintellijplugin/editor/WebviewBridge.kt

See this annotation in the file changed.

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

Unused symbol

Property "type" is never used

Check warning on line 64 in src/main/kotlin/com/github/dineug/erdeditorintellijplugin/editor/WebviewBridge.kt

See this annotation in the file changed.

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

Unused symbol

Property "type" is never used

Check warning on line 67 in src/main/kotlin/com/github/dineug/erdeditorintellijplugin/editor/WebviewBridge.kt

See this annotation in the file changed.

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

Unused symbol

Property "type" is never used

Check warning on line 58 in src/main/kotlin/com/github/dineug/erdeditorintellijplugin/editor/WebviewBridge.kt

See this annotation in the file changed.

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

Unused symbol

Property "type" is never used