Skip to content
Status Failure
Total duration 39s
Artifacts
Matrix: golangci-lint
Matrix: govulncheck
Fit to window
Zoom out
Zoom in

Annotations

16 errors
golangci-lint (components/odh-notebook-controller): components/odh-notebook-controller/main.go#L30
could not import github.com/opendatahub-io/kubeflow/components/odh-notebook-controller/controllers (-: # github.com/opendatahub-io/kubeflow/components/odh-notebook-controller/controllers
golangci-lint (components/odh-notebook-controller)
syntax error: unexpected : in argument list; possibly missing comma or )
golangci-lint (components/odh-notebook-controller)
syntax error: unexpected : in parameter list; possibly missing comma or )) (typecheck)
golangci-lint (components/odh-notebook-controller)
syntax error: unexpected : in argument list; possibly missing comma or )
golangci-lint (components/odh-notebook-controller)
syntax error: unexpected : in parameter list; possibly missing comma or ) (typecheck)
govulncheck (components/odh-notebook-controller): components/odh-notebook-controller/controllers/notebook_network.go#L46
r.Namespace undefined (type *OpenshiftNotebookReconciler has no field or method Namespace)
govulncheck (components/odh-notebook-controller)
Process completed with exit code 1.