Increasing UT coverage #156
Annotations
8 errors
golangci-lint:
common/k8sutils/k8sutils.go#L34
File is not properly formatted (gofumpt)
|
golangci-lint:
common/utils/utils_test.go#L371
unused-parameter: parameter 't' seems to be unused, consider removing or renaming it as _ (revive)
|
golangci-lint:
common/utils/utils_test.go#L375
File is not properly formatted (gofumpt)
|
golangci-lint:
provider/provider_test.go#L6
File is not properly formatted (gofumpt)
|
golangci-lint:
test/integration/step_defs_test.go#L593
superfluous-else: if block ends with a break statement, so drop this else and outdent its block (revive)
|
golangci-lint:
test/integration/step_defs_test.go#L600
superfluous-else: if block ends with a break statement, so drop this else and outdent its block (revive)
|
golangci-lint:
test/integration/step_defs_test.go#L607
superfluous-else: if block ends with a break statement, so drop this else and outdent its block (revive)
|
golangci-lint
issues found
|
Loading