tests: refactor tests for VRG KubeObject Protection #90
Annotations
8 errors
GolangCI Lint:
internal/controller/vrg_kubeobjects_test.go#L20
syntax error: non-declaration statement outside function body
|
GolangCI Lint:
internal/controller/vrg_kubeobjects_test.go#L22
syntax error: imports must appear before other declarations (typecheck)
|
GolangCI Lint:
internal/controller/vrg_kubeobjects_test.go#L20
expected declaration, found 'package' (typecheck)
|
GolangCI Lint:
internal/controller/vrg_kubeobjects_test.go#L22
imports must appear before other declarations (typecheck)
|
GolangCI Lint:
internal/controller/controllers_utils_test.go#L19
could not import github.com/ramendr/ramen/internal/controller (-: # github.com/ramendr/ramen/internal/controller [github.com/ramendr/ramen/internal/controller.test]
|
GolangCI Lint:
internal/controller/vrg_kubeobjects_test.go#L20
syntax error: non-declaration statement outside function body
|
GolangCI Lint:
internal/controller/vrg_kubeobjects_test.go#L22
syntax error: imports must appear before other declarations) (typecheck)
|
GolangCI Lint
issues found
|
Loading