Skip to content

introduce method mousePosition to make code more testable + move arou… #212

introduce method mousePosition to make code more testable + move arou…

introduce method mousePosition to make code more testable + move arou… #212

GitHub Actions / Qodana Community for JVM completed Mar 10, 2024 in 0s

58 new problems found by Qodana Community for JVM

Qodana Community for JVM

58 new problems were found

Inspection name Severity Problems
Nullability and data flow problems 🔶 Warning 20
Class is exposed outside of its visibility scope 🔶 Warning 16
Result of method call ignored 🔶 Warning 11
'@Serial' annotation could be used 🔶 Warning 9
Possibly lossy implicit cast in compound assignment 🔶 Warning 1
Mismatched query and update of collection 🔶 Warning 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 warning on line 11 in FrameWorkMinimized/src/main/java/at/redeye/FrameWork/base/tablemanipulator/Coll.java

See this annotation in the file changed.

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

Class is exposed outside of its visibility scope

Class `DBValue` is not exported from module 'FrameWorkMinimized'

Check warning on line 32 in FrameWorkMinimized/src/main/java/at/redeye/FrameWork/base/prm/impl/PrmActionEvent.java

See this annotation in the file changed.

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

Class is exposed outside of its visibility scope

Class `DBString` is not exported from module 'FrameWorkMinimized'

Check warning on line 31 in FrameWorkMinimized/src/main/java/at/redeye/FrameWork/base/tablemanipulator/TableManipulator.java

See this annotation in the file changed.

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

Class is exposed outside of its visibility scope

Class `DBStrukt` is not exported from module 'FrameWorkMinimized'

Check warning on line 10 in FrameWorkMinimized/src/main/java/at/redeye/FrameWork/base/prm/impl/PrmErrUtil.java

See this annotation in the file changed.

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

Class is exposed outside of its visibility scope

Class `DBString` is not exported from module 'FrameWorkMinimized'

Check warning on line 24 in FrameWorkMinimized/src/main/java/at/redeye/FrameWork/base/prm/impl/PrmActionEvent.java

See this annotation in the file changed.

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

Class is exposed outside of its visibility scope

Class `DBString` is not exported from module 'FrameWorkMinimized'

Check warning on line 22 in FrameWorkMinimized/src/main/java/at/redeye/FrameWork/base/prm/bindtypes/DBConfig.java

See this annotation in the file changed.

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

Class is exposed outside of its visibility scope

Class `DBString` is not exported from module 'FrameWorkMinimized'

Check warning on line 238 in FrameWorkMinimized/src/main/java/at/redeye/FrameWork/base/tablemanipulator/TableManipulator.java

See this annotation in the file changed.

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

Class is exposed outside of its visibility scope

Class `DBValue` is not exported from module 'FrameWorkMinimized'

Check warning on line 21 in FrameWorkMinimized/src/main/java/at/redeye/FrameWork/base/prm/bindtypes/DBConfig.java

See this annotation in the file changed.

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

Class is exposed outside of its visibility scope

Class `DBString` is not exported from module 'FrameWorkMinimized'

Check warning on line 60 in FrameWorkMinimized/src/main/java/at/redeye/FrameWork/base/tablemanipulator/TableDesign.java

See this annotation in the file changed.

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

Class is exposed outside of its visibility scope

Class `DBValue` is not exported from module 'FrameWorkMinimized'

Check warning on line 40 in FrameWorkMinimized/src/main/java/at/redeye/FrameWork/base/tablemanipulator/ColumnOrder.java

See this annotation in the file changed.

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

Class is exposed outside of its visibility scope

Class `Order` is not exported from module 'FrameWorkMinimized'

Check warning on line 218 in FrameWorkMinimized/src/main/java/at/redeye/FrameWork/base/tablemanipulator/TableManipulator.java

See this annotation in the file changed.

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

Class is exposed outside of its visibility scope

Class `DBValue` is not exported from module 'FrameWorkMinimized'

Check warning on line 40 in FrameWorkMinimized/src/main/java/at/redeye/FrameWork/base/prm/impl/PrmActionEvent.java

See this annotation in the file changed.

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

Class is exposed outside of its visibility scope

Class `DBString` is not exported from module 'FrameWorkMinimized'

Check warning on line 23 in FrameWorkMinimized/src/main/java/at/redeye/FrameWork/base/prm/bindtypes/DBConfig.java

See this annotation in the file changed.

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

Class is exposed outside of its visibility scope

Class `DBString` is not exported from module 'FrameWorkMinimized'

Check warning on line 48 in FrameWorkMinimized/src/main/java/at/redeye/FrameWork/base/Plugins.java

See this annotation in the file changed.

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

Class is exposed outside of its visibility scope

Class `DLLExtractor` is not exported from module 'FrameWorkMinimized'

Check warning on line 24 in FrameWorkMinimized/src/main/java/at/redeye/FrameWork/base/prm/bindtypes/DBConfig.java

See this annotation in the file changed.

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

Class is exposed outside of its visibility scope

Class `DBHistory` is not exported from module 'FrameWorkMinimized'

Check warning on line 40 in FrameWorkMinimized/src/main/java/at/redeye/FrameWork/base/tablemanipulator/ColumnOrder.java

See this annotation in the file changed.

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

Class is exposed outside of its visibility scope

Class `Order` is not exported from module 'FrameWorkMinimized'

Check warning on line 107 in FrameWorkMinimized/src/main/java/at/redeye/FrameWork/base/prm/impl/gui/Config.java

See this annotation in the file changed.

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

Nullability and data flow problems

Argument `getClass().getResource("/at/redeye/FrameWork/base/resources/icons/fileclose.gif")` might be null

Check warning on line 38 in MSGViewer/src/main/java/net/sourceforge/MSGViewer/About.java

See this annotation in the file changed.

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

Nullability and data flow problems

Argument `getClass().getResource("/at/redeye/FrameWork/base/resources/icons/fileclose.gif")` might be null

Check warning on line 87 in FrameWorkMinimized/src/main/java/at/redeye/FrameWork/base/prm/impl/gui/Config.java

See this annotation in the file changed.

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

Nullability and data flow problems

Argument `getClass().getResource("/at/redeye/FrameWork/base/resources/icons/help.png")` might be null

Check warning on line 60 in FrameWorkMinimized/src/main/java/at/redeye/FrameWork/base/translation/MultiLineInput.java

See this annotation in the file changed.

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

Nullability and data flow problems

Argument `getClass().getResource("/at/redeye/FrameWork/base/resources/icons/button_ok.gif")` might be null

Check warning on line 56 in FrameWorkMinimized/src/main/java/at/redeye/FrameWork/base/translation/MultiLineInput.java

See this annotation in the file changed.

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

Nullability and data flow problems

Argument `getClass().getResource("/at/redeye/FrameWork/base/resources/icons/2downarrow.png")` might be null

Check warning on line 71 in FrameWorkMinimized/src/main/java/at/redeye/FrameWork/base/translation/TranslationDialog.java

See this annotation in the file changed.

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

Nullability and data flow problems

Argument `getClass().getResource("/at/redeye/FrameWork/base/resources/icons/next.png")` might be null

Check warning on line 245 in FrameWorkMinimized/src/main/java/at/redeye/FrameWork/base/translation/TranslationDialog.java

See this annotation in the file changed.

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

Nullability and data flow problems

Method invocation `toString` may produce `NullPointerException`

Check warning on line 99 in FrameWorkMinimized/src/main/java/at/redeye/FrameWork/base/translation/TranslationDialog.java

See this annotation in the file changed.

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

Nullability and data flow problems

Argument `getClass().getResource("/at/redeye/FrameWork/base/resources/icons/wizard.gif")` might be null

Check warning on line 74 in FrameWorkMinimized/src/main/java/at/redeye/FrameWork/Plugin/AboutPlugins.java

See this annotation in the file changed.

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

Nullability and data flow problems

Argument `getClass().getResource("/at/redeye/FrameWork/base/resources/icons/fileclose.gif")` might be null