🌱 Update github-actions group (patch) #815
pr-lint.yml
on: pull_request
Lint Pull Request
3m 10s
Annotations
10 errors and 3 warnings
|
Lint Pull Request:
pkg/version/version.go#L197
enforce-switch-style: switch must have a default case clause (revive)
|
|
Lint Pull Request:
pkg/version/version.go#L191
enforce-switch-style: switch must have a default case clause (revive)
|
|
Lint Pull Request:
pkg/kube/helpers.go#L162
enforce-switch-style: switch must have a default case clause (revive)
|
|
Lint Pull Request:
pkg/kube/helpers.go#L148
enforce-switch-style: switch must have a default case clause (revive)
|
|
Lint Pull Request:
pkg/kube/helpers.go#L146
enforce-switch-style: switch must have a default case clause (revive)
|
|
Lint Pull Request:
internal/controller/clusteraddon_controller.go#L784
enforce-switch-style: switch must have a default case clause (revive)
|
|
Lint Pull Request:
internal/clusterstackrelease/util.go#L51
enforce-switch-style: switch must have a default case clause (revive)
|
|
Lint Pull Request:
internal/test/helpers/webhook.go#L116
net.DialTimeout must not be called. use (*net.Dialer).DialContext with (*net.Dialer).Timeout (noctx)
|
|
Lint Pull Request:
internal/controller/clusterstackrelease_controller.go#L345
os/exec.Command must not be called. use os/exec.CommandContext (noctx)
|
|
Lint Pull Request:
internal/controller/clusteraddon_controller.go#L1264
os/exec.Command must not be called. use os/exec.CommandContext (noctx)
|
|
Lint Pull Request
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/
|
|
Lint Pull Request
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/
|
|
Lint Pull Request
Both go-version and go-version-file inputs are specified, only go-version will be used
|