This repository has been archived by the owner on Mar 4, 2024. It is now read-only.
EVEREST-855 Namespaces validation improvements #1188
Annotations
10 errors and 1 warning
Run linters:
pkg/kubernetes/kubernetes.go#L88
`restartAnnotationKey` is unused (deadcode)
|
Run linters:
pkg/install/install.go#L593
Comment should end in a period (godot)
|
Run linters:
pkg/install/install.go#L90
exported var `ErrNSEmpty` should have comment or be unexported (golint)
|
Run linters:
pkg/install/install.go#L614
Consider pre-allocating `list` (prealloc)
|
Run linters:
pkg/install/install_test.go#L92
Using the variable on range scope `tc` in function literal (scopelint)
|
Run linters:
pkg/install/install_test.go#L93
Using the variable on range scope `tc` in function literal (scopelint)
|
Run linters:
pkg/install/install_test.go#L94
Using the variable on range scope `tc` in function literal (scopelint)
|
Run linters:
pkg/kubernetes/client/client.go#L107
`dbClusterClient` is unused (structcheck)
|
Run linters:
pkg/install/install.go#L91
ErrNSReserved is a global variable (gochecknoglobals)
|
Run linters:
pkg/install/install.go#L94
ErrNameNotRFC1035Compatible is a global variable (gochecknoglobals)
|
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