Skip to content

Bump JetBrains/qodana-action from 2025.3.1 to 2025.3.2 #357

Bump JetBrains/qodana-action from 2025.3.1 to 2025.3.2

Bump JetBrains/qodana-action from 2025.3.1 to 2025.3.2 #357

Triggered via pull request March 16, 2026 14:54
Status Failure
Total duration 15m 54s
Artifacts 1

build.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

1 error, 53 warnings, and 112 notices
Verify plugin
Process completed with exit code 1.
Verify plugin
No files were found with the provided path: /home/runner/work/QuickProjectWizard/QuickProjectWizard/build/reports/pluginVerifier. No artifacts will be uploaded.
Test
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/github-script@60a0d83039c74a4aee543508d2ffcb1c3799cdea. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Inspect code
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: JetBrains/qodana-action@v2025.3.2. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Inspect code
You are running a Qodana linter without an exact version tag: jetbrains/qodana-jvm-community:latest
Inspect code
Qodana needs git history to extract merge-base. Please specify fetch-depth: 0 in your workflow.
Inspect code
Git command failed: git merge-base 0cb37064aab64af9383f756c262813fb370cffa3 789bbc7dfc57fb851907ab50c28d40a4490a8b76 Exit code: 128 Stdout: Stderr: fatal: Not a valid commit name 0cb37064aab64af9383f756c262813fb370cffa3
Inspect code
You are running a Qodana linter without an exact version tag: jetbrains/qodana-jvm-community:latest
Function naming convention: src/main/kotlin/com/github/cnrture/quickprojectwizard/toolwindow/manager/settings/dialog/TemplateCreatorDialog.kt#L185
Function name `FeatureTemplateCreatorContent` should start with a lowercase letter
Function naming convention: src/main/kotlin/com/github/cnrture/quickprojectwizard/toolwindow/manager/modulegenerator/dialog/ModuleGeneratorDialog.kt#L193
Function name `MoveExistingFilesToModuleContent` should start with a lowercase letter
Function naming convention: src/main/kotlin/com/github/cnrture/quickprojectwizard/theme/QPWTheme.kt#L23
Function name `QPWTheme` should start with a lowercase letter
Function naming convention: src/main/kotlin/com/github/cnrture/quickprojectwizard/components/QPWFileTree.kt#L35
Function name `QPWFileTree` should start with a lowercase letter
Function naming convention: src/main/kotlin/com/github/cnrture/quickprojectwizard/components/QPWButton.kt#L15
Function name `QPWButton` should start with a lowercase letter
Function naming convention: src/main/kotlin/com/github/cnrture/quickprojectwizard/toolwindow/manager/formatter/FormatterContent.kt#L413
Function name `CollapsibleJsonRenderer` should start with a lowercase letter
Function naming convention: src/main/kotlin/com/github/cnrture/quickprojectwizard/toolwindow/manager/settings/dialog/TemplateEditorDialog.kt#L186
Function name `FeatureTemplateEditorContent` should start with a lowercase letter
Function naming convention: src/main/kotlin/com/github/cnrture/quickprojectwizard/toolwindow/manager/formatter/FormatterContent.kt#L491
Function name `SyntaxHighlightedText` should start with a lowercase letter
Function naming convention: src/main/kotlin/com/github/cnrture/quickprojectwizard/toolwindow/manager/settings/SettingsContent.kt#L770
Function name `FeatureTemplateCard` should start with a lowercase letter
Function naming convention: src/main/kotlin/com/github/cnrture/quickprojectwizard/components/QPWRadioButton.kt#L31
Function name `QPWRadioButton` should start with a lowercase letter
Function naming convention: src/main/kotlin/com/github/cnrture/quickprojectwizard/components/QPWTextField.kt#L21
Function name `QPWTextField` should start with a lowercase letter
Function naming convention: src/main/kotlin/com/github/cnrture/quickprojectwizard/toolwindow/manager/settings/SettingsContent.kt#L511
Function name `GeneralSettingsTab` should start with a lowercase letter
Function naming convention: src/main/kotlin/com/github/cnrture/quickprojectwizard/toolwindow/manager/apitester/ApiTesterContent.kt#L342
Function name `QueryParamsSection` should start with a lowercase letter
Function naming convention: src/main/kotlin/com/github/cnrture/quickprojectwizard/toolwindow/manager/settings/SettingsContent.kt#L235
Function name `ModuleTemplatesTab` should start with a lowercase letter
Function naming convention: src/main/kotlin/com/github/cnrture/quickprojectwizard/components/QPWTabRow.kt#L18
Function name `QPWTabRow` should start with a lowercase letter
Function naming convention: src/main/kotlin/com/github/cnrture/quickprojectwizard/toolwindow/manager/formatter/FormatterContent.kt#L326
Function name `CollapsibleJsonTextArea` should start with a lowercase letter
Function naming convention: src/main/kotlin/com/github/cnrture/quickprojectwizard/components/QPWActionCard.kt#L24
Function name `QPWActionCard` should start with a lowercase letter
Function naming convention: src/main/kotlin/com/github/cnrture/quickprojectwizard/toolwindow/manager/settings/dialog/TemplateReviewDialog.kt#L104
Function name `ModuleTemplateReviewContent` should start with a lowercase letter
Function naming convention: src/main/kotlin/com/github/cnrture/quickprojectwizard/toolwindow/manager/modulegenerator/MoveExistingFilesToModuleContent.kt#L28
Function name `MoveExistingFilesToModuleContent` should start with a lowercase letter
Function naming convention: src/main/kotlin/com/github/cnrture/quickprojectwizard/components/QPWText.kt#L12
Function name `QPWText` should start with a lowercase letter
Function naming convention: src/main/kotlin/com/github/cnrture/quickprojectwizard/toolwindow/manager/settings/SettingsContent.kt#L399
Function name `ModuleTemplateCard` should start with a lowercase letter
Function naming convention: src/main/kotlin/com/github/cnrture/quickprojectwizard/toolwindow/manager/settings/dialog/TemplateReviewDialog.kt#L27
Function name `FeatureTemplateReviewContent` should start with a lowercase letter
Function naming convention: src/main/kotlin/com/github/cnrture/quickprojectwizard/components/QPWFileTree.kt#L101
Function name `FileTreeItemView` should start with a lowercase letter
Function naming convention: src/main/kotlin/com/github/cnrture/quickprojectwizard/theme/QPWTheme.kt#L15
Function name `QPWTheme` should start with a lowercase letter
Function naming convention: src/main/kotlin/com/github/cnrture/quickprojectwizard/toolwindow/manager/settings/SettingsContent.kt#L606
Function name `FeatureTemplatesTab` should start with a lowercase letter
Function naming convention: src/main/kotlin/com/github/cnrture/quickprojectwizard/toolwindow/manager/modulegenerator/CreateNewModuleConfigurationPanel.kt#L29
Function name `CreateNewModuleConfigurationPanel` should start with a lowercase letter
Function naming convention: src/main/kotlin/com/github/cnrture/quickprojectwizard/components/QPWButton.kt#L39
Function name `QPWOutlinedButton` should start with a lowercase letter
Function naming convention: src/main/kotlin/com/github/cnrture/quickprojectwizard/components/QPWCheckbox.kt#L31
Function name `QPWCheckbox` should start with a lowercase letter
Function naming convention: src/main/kotlin/com/github/cnrture/quickprojectwizard/components/QPWFileTree.kt#L146
Function name `FileItemIcon` should start with a lowercase letter
Function naming convention: src/main/kotlin/com/github/cnrture/quickprojectwizard/components/QPWDropdownItem.kt#L16
Function name `QPWDropdownItem` should start with a lowercase letter
Unnecessary local variable: src/main/kotlin/com/github/cnrture/quickprojectwizard/common/Utils.kt#L116
Variable is same as 'selectedSrc' and can be inlined

Artifacts

Produced during runtime
Name Size Digest
QuickProjectWizard-1.0.0
72.6 MB
sha256:e5cf45b1d32f89eee858277a71a029484b0eb090f4abfdb9dce2cb2f8fa816c1