Skip to content

build(deps): bump actions/setup-java from 4.6.0 to 4.7.0 (#201) #375

build(deps): bump actions/setup-java from 4.6.0 to 4.7.0 (#201)

build(deps): bump actions/setup-java from 4.6.0 to 4.7.0 (#201) #375

Triggered via push January 30, 2025 12:44
Status Failure
Total duration 17m 32s
Artifacts

build.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

1 error and 28 warnings
Test
Process completed with exit code 1.
Gradle Wrapper
This job uses deprecated functionality from the 'gradle/wrapper-validation-action' action. Consult the logs for more details.
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#L67
Method invocation `getTrelloBoardMembers` may produce `NullPointerException`
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#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#L78
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`
Unchecked warning: src/main/java/net/lihui/app/plugin/thoughtworkscodereviewtools/ui/CodeReviewPanel.java#L79
Unchecked call to 'CollectionComboBoxModel(List)' as a member of raw type 'com.intellij.ui.CollectionComboBoxModel'
Unchecked warning: src/main/java/net/lihui/app/plugin/thoughtworkscodereviewtools/ui/CodeReviewPanel.java#L88
Unchecked call to 'ComboBox(ComboBoxModel)' as a member of raw type 'com.intellij.openapi.ui.ComboBox'
Unchecked warning: src/main/java/net/lihui/app/plugin/thoughtworkscodereviewtools/ui/CodeReviewPanel.java#L88
Unchecked assignment: 'com.intellij.openapi.ui.ComboBox' to 'com.intellij.openapi.ui.ComboBox'
Unchecked warning: src/main/java/net/lihui/app/plugin/thoughtworkscodereviewtools/ui/CodeReviewPanel.java#L68
Unchecked call to 'CollectionComboBoxModel(List)' as a member of raw type 'com.intellij.ui.CollectionComboBoxModel'
Unchecked warning: src/main/java/net/lihui/app/plugin/thoughtworkscodereviewtools/ui/CodeReviewPanel.java#L63
Unchecked assignment: 'com.intellij.ui.CollectionComboBoxModel' to 'javax.swing.ComboBoxModel'
Unchecked warning: src/main/java/net/lihui/app/plugin/thoughtworkscodereviewtools/ui/CodeReviewPanel.java#L87
Unchecked call to 'CollectionComboBoxModel(List)' as a member of raw type 'com.intellij.ui.CollectionComboBoxModel'
Unchecked warning: src/main/java/net/lihui/app/plugin/thoughtworkscodereviewtools/ui/CodeReviewPanel.java#L80
Unchecked call to 'ComboBox(ComboBoxModel)' as a member of raw type 'com.intellij.openapi.ui.ComboBox'
Unchecked warning: src/main/java/net/lihui/app/plugin/thoughtworkscodereviewtools/ui/CodeReviewPanel.java#L68
Unchecked assignment: 'com.intellij.ui.CollectionComboBoxModel' to 'javax.swing.ComboBoxModel'
Unchecked warning: src/main/java/net/lihui/app/plugin/thoughtworkscodereviewtools/ui/CodeReviewPanel.java#L80
Unchecked assignment: 'com.intellij.openapi.ui.ComboBox' to 'com.intellij.openapi.ui.ComboBox'
Unchecked warning: src/main/java/net/lihui/app/plugin/thoughtworkscodereviewtools/ui/CodeReviewPanel.java#L94
Unchecked call to 'setRenderer(ListCellRenderer)' as a member of raw type 'com.intellij.openapi.ui.ComboBoxWithWidePopup'
Unchecked warning: src/main/java/net/lihui/app/plugin/thoughtworkscodereviewtools/ui/CodeReviewPanel.java#L63
Unchecked call to 'CollectionComboBoxModel(List)' as a member of raw type 'com.intellij.ui.CollectionComboBoxModel'
Unused import: src/main/java/net/lihui/app/plugin/thoughtworkscodereviewtools/client/TrelloClient.java#L20
Unused import `import java.util.stream.Collectors;`
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/