Skip to content

feat(COR-1127): Add cluster lock/unlock #1347

feat(COR-1127): Add cluster lock/unlock

feat(COR-1127): Add cluster lock/unlock #1347

Triggered via push December 27, 2024 14:52
Status Failure
Total duration 43s
Artifacts

build.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 1 warning
test: cmd/cluster_lock.go#L57
github.com/sirupsen/logrus.Error call has possible Printf formatting directive %s
test
Process completed with exit code 1.
lint: cmd/cluster_lock.go#L27
Error return value of `clusterLockCmd.MarkFlagRequired` is not checked (errcheck)
lint: cmd/cluster_lock.go#L28
Error return value of `clusterLockCmd.MarkFlagRequired` is not checked (errcheck)
lint: cmd/cluster_locked.go#L27
Error return value of `clusterLockCmd.MarkFlagRequired` is not checked (errcheck)
lint: cmd/cluster_lock.go#L57
printf: github.com/sirupsen/logrus.Error call has possible Printf formatting directive %s (govet)
lint
issues found
lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636