Skip to content

Add support for Amazon Q chat on remote 242+ #2506

Add support for Amazon Q chat on remote 242+

Add support for Amazon Q chat on remote 242+ #2506

Triggered via pull request January 22, 2025 21:27
Status Success
Total duration 23m 27s
Artifacts

qodana-check.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

19 warnings and 4 notices
Unstable API Usage: plugins/amazonq/chat/jetbrains-community/src/software/aws/toolkits/jetbrains/services/cwc/editor/context/focusArea/FocusAreaContextExtractor.kt#L34
'getSelectedTextEditor()' is declared in unstable 'com.intellij.openapi.fileEditor.ClientFileEditorManager' marked with @ApiStatus.Internal
Unstable API Usage: plugins/amazonq/chat/jetbrains-community/src/software/aws/toolkits/jetbrains/services/cwc/editor/context/file/FileContextExtractor.kt#L26
'getSelectedTextEditor()' is declared in unstable 'com.intellij.openapi.fileEditor.ClientFileEditorManager' marked with @ApiStatus.Internal
Unstable API Usage: plugins/amazonq/chat/jetbrains-community/src/software/aws/toolkits/jetbrains/services/cwc/editor/context/focusArea/FocusAreaContextExtractor.kt#L34
'sessions(com.intellij.openapi.project.Project, com.intellij.openapi.client.ClientKind)' is marked unstable with @ApiStatus.Internal
Unstable API Usage: plugins/amazonq/chat/jetbrains-community/src/software/aws/toolkits/jetbrains/services/cwc/editor/context/focusArea/FocusAreaContextExtractor.kt#L34
'REMOTE' is declared in unstable 'com.intellij.openapi.client.ClientKind' marked with @ApiStatus.Experimental
Unstable API Usage: plugins/amazonq/chat/jetbrains-community/src/software/aws/toolkits/jetbrains/services/cwc/editor/context/file/FileContextExtractor.kt#L26
'REMOTE' is declared in unstable 'com.intellij.openapi.client.ClientKind' marked with @ApiStatus.Experimental
Unstable API Usage: plugins/amazonq/chat/jetbrains-community/src/software/aws/toolkits/jetbrains/services/cwc/editor/context/file/FileContextExtractor.kt#L26
'sessions(com.intellij.openapi.project.Project, com.intellij.openapi.client.ClientKind)' is marked unstable with @ApiStatus.Internal
Unstable API Usage: plugins/amazonq/chat/jetbrains-community/src/software/aws/toolkits/jetbrains/services/cwc/editor/context/file/FileContextExtractor.kt#L26
'com.intellij.openapi.client.ClientKind' is marked unstable with @ApiStatus.Experimental
Unstable API Usage: plugins/amazonq/chat/jetbrains-community/src/software/aws/toolkits/jetbrains/services/cwc/editor/context/focusArea/FocusAreaContextExtractor.kt#L34
'com.intellij.openapi.fileEditor.ClientFileEditorManager' is marked unstable with @ApiStatus.Internal
Unstable API Usage: plugins/amazonq/chat/jetbrains-community/src/software/aws/toolkits/jetbrains/services/cwc/editor/context/file/FileContextExtractor.kt#L25
'isRemoteDevHost()' is declared in unstable class 'com.intellij.idea.AppMode' marked with @ApiStatus.Internal
Unstable API Usage: plugins/amazonq/chat/jetbrains-community/src/software/aws/toolkits/jetbrains/services/cwc/editor/context/file/FileContextExtractor.kt#L26
'com.intellij.openapi.fileEditor.ClientFileEditorManager' is marked unstable with @ApiStatus.Internal
Unstable API Usage: plugins/amazonq/chat/jetbrains-community/src/software/aws/toolkits/jetbrains/services/cwc/editor/context/focusArea/FocusAreaContextExtractor.kt#L33
'isRemoteDevHost()' is declared in unstable class 'com.intellij.idea.AppMode' marked with @ApiStatus.Internal
qodana
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
qodana
You are running a Qodana linter without an exact version tag: jetbrains/qodana-jvm-community:latest
qodana
You are running a Qodana linter without an exact version tag: jetbrains/qodana-jvm-community:latest
qodana
You are running a Qodana linter without an exact version tag: jetbrains/qodana-jvm-community:latest
Private property naming convention: plugins/core/jetbrains-community/src/contrib/org/intellij/images/editor/impl/jcef/JBCefLocalRequestHandler.kt#L43
Private property name `RESOURCE_REQUEST_HANDLER` should not contain underscores in the middle or the end
Private property naming convention: plugins/core/jetbrains-community/src/contrib/org/intellij/images/editor/impl/jcef/JBCefLocalRequestHandler.kt#L36
Private property name `REJECTING_RESOURCE_HANDLER` should not contain underscores in the middle or the end