build(deps): bump actions/upload-artifact from 3 to 4 #280
build.yml
on: pull_request
Annotations
1 error and 20 warnings
Test
java.nio.channels.AsynchronousCloseException
|
Gradle Wrapper
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, gradle/wrapper-validation-action@v1.0.6. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-java@v3.11.0, actions/cache@v3, JetBrains/qodana-action@v2022.3.4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Suspicious variable/parameter name combination:
src/main/java/net/lihui/app/plugin/thoughtworkscodereviewtools/ui/CodeReviewPanel.java#L49
'height' should probably not be passed as parameter 'width'
|
'instanceof' on 'catch' parameter:
src/main/java/net/lihui/app/plugin/thoughtworkscodereviewtools/intellij/CodeReviewFeedbackAction.java#L37
'instanceof' on 'catch' parameter `exception`
|
'instanceof' on 'catch' parameter:
src/main/java/net/lihui/app/plugin/thoughtworkscodereviewtools/ui/setting/TwCodeReviewSettingsComponent.java#L63
'instanceof' on 'catch' parameter `exception`
|
'instanceof' on 'catch' parameter:
src/main/java/net/lihui/app/plugin/thoughtworkscodereviewtools/intellij/controller/TwCodeReviewSettingsConfigurable.java#L64
'instanceof' on 'catch' parameter `exception`
|
Nullability and data flow problems:
src/main/java/net/lihui/app/plugin/thoughtworkscodereviewtools/ui/CodeReviewPanel.java#L130
Condition `labelComboBox.getItem() instanceof LabelDTO` is redundant and can be replaced with a null check
|
Nullability and data flow problems:
src/main/java/net/lihui/app/plugin/thoughtworkscodereviewtools/ui/CodeReviewPanel.java#L86
Method invocation `getTrelloBoardLabels` may produce `NullPointerException`
|
Nullability and data flow problems:
src/main/java/net/lihui/app/plugin/thoughtworkscodereviewtools/ui/CodeReviewPanel.java#L134
Condition `ownerComboBox.getItem() instanceof OwnerDTO` is redundant and can be replaced with a null check
|
Nullability and data flow problems:
src/main/java/net/lihui/app/plugin/thoughtworkscodereviewtools/ui/CodeReviewPanel.java#L78
Method invocation `getTrelloBoardMembers` may produce `NullPointerException`
|
Nullability and data flow problems:
src/main/java/net/lihui/app/plugin/thoughtworkscodereviewtools/ui/CodeReviewPanel.java#L67
Method invocation `getTrelloBoardMembers` may produce `NullPointerException`
|
Nullability and data flow problems:
src/main/java/net/lihui/app/plugin/thoughtworkscodereviewtools/ui/CodeReviewPanel.java#L62
Method invocation `getTrelloBoardLabels` may produce `NullPointerException`
|
Test
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Test
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Test
You are running out of disk space. The runner will stop working when the machine runs out of disk space. Free space left: 34 MB
|
Test
Failed to save: Tar failed with error: The process '/usr/bin/tar' failed with exit code 2
|
Build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-java@v3.11.0. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Build
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Build
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Build
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
Thoughtworks Code Review Tools - 1.0.5
Expired
|
5.51 MB |
|
qodana-report
Expired
|
83.9 MB |
|