🌱 Update Cso Image group #962
Annotations
10 errors and 4 warnings
|
Lint Golang Code:
pkg/version/version.go#L197
enforce-switch-style: switch must have a default case clause (revive)
|
|
Lint Golang Code:
pkg/version/version.go#L191
enforce-switch-style: switch must have a default case clause (revive)
|
|
Lint Golang Code:
pkg/kube/helpers.go#L162
enforce-switch-style: switch must have a default case clause (revive)
|
|
Lint Golang Code:
pkg/kube/helpers.go#L148
enforce-switch-style: switch must have a default case clause (revive)
|
|
Lint Golang Code:
pkg/kube/helpers.go#L146
enforce-switch-style: switch must have a default case clause (revive)
|
|
Lint Golang Code:
internal/controller/clusteraddon_controller.go#L784
enforce-switch-style: switch must have a default case clause (revive)
|
|
Lint Golang Code:
internal/clusterstackrelease/util.go#L51
enforce-switch-style: switch must have a default case clause (revive)
|
|
Lint Golang Code:
internal/test/helpers/webhook.go#L116
net.DialTimeout must not be called. use (*net.Dialer).DialContext with (*net.Dialer).Timeout (noctx)
|
|
Lint Golang Code:
internal/controller/clusterstackrelease_controller.go#L345
os/exec.Command must not be called. use os/exec.CommandContext (noctx)
|
|
Lint Golang Code:
internal/controller/clusteraddon_controller.go#L1264
os/exec.Command must not be called. use os/exec.CommandContext (noctx)
|
|
Complete job
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@0400d5f644dc74513175e3cd8d07132dd4860809, actions/checkout@08eba0b27e820071cde6df949e0beb9ba4906955, actions/setup-go@44694675825211faa026b3c33043df3e48a5fa00. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 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/
|
|
Run ./.github/actions/setup-go
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/
|
|
Run ./.github/actions/setup-go
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/
|
|
Run ./.github/actions/setup-go
Both go-version and go-version-file inputs are specified, only go-version will be used
|
Loading