feat(COR-1127): Add cluster lock/unlock #1347
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
|