feat(cloudformation): add stack view panel and overview contents #8270
Annotations
10 warnings
|
qodana
CodeQL Action v3 will be deprecated in December 2026. Please update all occurrences of the CodeQL Action in your workflow files to v4. For more information, see https://github.blog/changelog/2025-10-28-upcoming-deprecation-of-codeql-action-v3/
|
|
|
|
|
|
Incorrect string capitalization:
plugins/toolkit/jetbrains-core/src-253+/software/aws/toolkits/jetbrains/services/cfnlsp/stacks/views/StackViewPanelTabber.kt#L67
String 'Stack Outputs - Coming Soon' is not properly capitalized. It should have sentence capitalization
|
|
Incorrect string capitalization:
plugins/toolkit/jetbrains-core/src-253+/software/aws/toolkits/jetbrains/services/cfnlsp/stacks/views/StackViewPanelTabber.kt#L59
String 'Stack Resources - Coming Soon' is not properly capitalized. It should have sentence capitalization
|
|
Incorrect string capitalization:
plugins/toolkit/jetbrains-core/src-253+/software/aws/toolkits/jetbrains/services/cfnlsp/stacks/views/StackViewPanelTabber.kt#L63
String 'Stack Events - Coming Soon' is not properly capitalized. It should have sentence capitalization
|
|
Companion object in extensions:
plugins/toolkit/jetbrains-core/src-253+/software/aws/toolkits/jetbrains/services/cfnlsp/stacks/views/OpenStackViewAction.kt#L50
Companion objects in IDE extension implementations may only contain a logger and constants
|
|
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
|