E2E: Add recipe test cases #408
Annotations
6 errors
GolangCI Lint:
e2e/deployers/discoveredapp.go#L125
func `getPvc` is unused (unused)
|
GolangCI Lint:
e2e/deployers/discoveredapp.go#L127
return with no blank line before (nlreturn)
|
GolangCI Lint:
e2e/deployers/discoveredapp.go#L155
return with no blank line before (nlreturn)
|
GolangCI Lint:
e2e/deployers/discoveredapp.go#L304
return with no blank line before (nlreturn)
|
GolangCI Lint:
e2e/deployers/discoveredapp.go#L294
if statements should only be cuddled with assignments used in the if statement itself (wsl)
|
GolangCI Lint
issues found
|
Loading