Add support for Amazon Q chat on remote 242+ #41
12 new problems found by Qodana Community for JVM
Qodana Community for JVM
12 new problems were found
Inspection name | Severity | Problems |
---|---|---|
Unstable API Usage |
🔶 Warning | 6 |
ActionUpdateThread is missing |
🔶 Warning | 1 |
Unused symbol |
🔶 Warning | 1 |
Private property naming convention |
◽️ Notice | 2 |
Leaking 'this' in constructor |
◽️ Notice | 1 |
Boolean expression can be simplified |
◽️ Notice | 1 |
💡 Qodana analysis was run in the pull request mode: only the changed files were checked
☁️ View the detailed Qodana report
Contact Qodana team
Contact us at qodana-support@jetbrains.com
- Or via our issue tracker: https://jb.gg/qodana-issue
- Or share your feedback: https://jb.gg/qodana-discussions
Details
This result was published with Qodana GitHub Action
Annotations
github-actions / Qodana Community for JVM
Leaking 'this' in constructor
Leaking 'this' in constructor of non-final class JBCefStreamResourceHandler
github-actions / Qodana Community for JVM
ActionUpdateThread is missing
Override 'getActionUpdateThread' and choose 'EDT' or 'BGT'
github-actions / Qodana Community for JVM
Private property naming convention
Private property name `RESOURCE_REQUEST_HANDLER` should not contain underscores in the middle or the end
github-actions / Qodana Community for JVM
Private property naming convention
Private property name `REJECTING_RESOURCE_HANDLER` should not contain underscores in the middle or the end
github-actions / Qodana Community for JVM
Boolean expression can be simplified
Boolean expression can be simplified
github-actions / Qodana Community for JVM
Unstable API Usage
'getSelectedTextEditorWithRemotes()' is marked unstable with @ApiStatus.Experimental
github-actions / Qodana Community for JVM
Unstable API Usage
'getSelectedTextEditorWithRemotes()' is marked unstable with @ApiStatus.Experimental
github-actions / Qodana Community for JVM
Unstable API Usage
'getSelectedTextEditorWithRemotes()' is marked unstable with @ApiStatus.Experimental
github-actions / Qodana Community for JVM
Unstable API Usage
'getSelectedTextEditorWithRemotes()' is marked unstable with @ApiStatus.Experimental
github-actions / Qodana Community for JVM
Unstable API Usage
'getSelectedTextEditorWithRemotes()' is marked unstable with @ApiStatus.Experimental
github-actions / Qodana Community for JVM
Unstable API Usage
'getSelectedTextEditorWithRemotes()' is marked unstable with @ApiStatus.Experimental
github-actions / Qodana Community for JVM
Unused symbol
Function "addResource" is never used