Update velero module dependency #314
Annotations
3 errors
GolangCI Lint:
internal/controller/kubeobjects/velero/requests.go#L283
missing cases in switch of type v1.RestorePhase: v1.RestorePhaseWaitingForPluginOperations, v1.RestorePhaseWaitingForPluginOperationsPartiallyFailed, v1.RestorePhaseFinalizing, v1.RestorePhaseFinalizingPartiallyFailed (exhaustive)
|
GolangCI Lint:
internal/controller/kubeobjects/velero/requests.go#L395
switch statements should only be cuddled with variables switched (wsl)
|
GolangCI Lint
issues found
|
Loading