This repository has been archived by the owner on Mar 4, 2024. It is now read-only.
EVEREST-838 Fix uninstall command #1165
Annotations
10 errors and 1 warning
Run linters:
pkg/kubernetes/kubernetes.go#L88
`restartAnnotationKey` is unused (deadcode)
|
Run linters:
pkg/uninstall/uninstall.go#L89
`if dbsExist` has complex nested blocks (complexity: 6) (nestif)
|
Run linters:
pkg/kubernetes/client/client.go#L107
`dbClusterClient` is unused (structcheck)
|
Run linters:
pkg/install/install.go#L262
fmt.Sprintf can be replaced with string addition (perfsprint)
|
Run linters:
pkg/uninstall/uninstall.go#L204
fmt.Errorf can be replaced with errors.New (perfsprint)
|
Run linters:
pkg/uninstall/uninstall.go#L235
fmt.Errorf can be replaced with errors.New (perfsprint)
|
Run linters:
pkg/uninstall/uninstall.go#L287
fmt.Errorf can be replaced with errors.New (perfsprint)
|
Run linters:
pkg/uninstall/uninstall.go#L200
SA1015: using time.Tick leaks the underlying ticker, consider using it only in endless functions, tests and the main package, and use time.NewTicker here (staticcheck)
|
Run linters:
pkg/uninstall/uninstall.go#L231
SA1015: using time.Tick leaks the underlying ticker, consider using it only in endless functions, tests and the main package, and use time.NewTicker here (staticcheck)
|
Run linters:
pkg/uninstall/uninstall.go#L283
SA1015: using time.Tick leaks the underlying ticker, consider using it only in endless functions, tests and the main package, and use time.NewTicker here (staticcheck)
|
Set up Go release
Restore cache failed: Dependencies file is not found in /home/runner/work/percona-everest-cli/percona-everest-cli. Supported file pattern: go.sum
|
The logs for this run have expired and are no longer available.
Loading