Adding tests for deploying multiple vCluster in single namespace #3578
Annotations
6 errors
Run golangci-lint:
test/deploy_changes/deploy_changes_sync/helpers.go#L51
Error return value of `f.WaitForPodRunning` is not checked (errcheck)
|
Run golangci-lint:
test/deploy_changes/common/common_helpers.go#L44
unused-parameter: parameter 'f' seems to be unused, consider removing or renaming it as _ (revive)
|
Run golangci-lint:
test/deploy_changes/deploy_changes_networking/helpers.go#L72
unused-parameter: parameter 'f' seems to be unused, consider removing or renaming it as _ (revive)
|
Run golangci-lint:
test/deploy_changes/deploy_changes_sync/helpers.go#L34
unnecessary leading newline (whitespace)
|
Run golangci-lint:
test/deploy_changes/deploy_changes_sync/helpers.go#L69
unnecessary trailing newline (whitespace)
|
Run golangci-lint
Process completed with exit code 1.
|
Loading