Skip to content

Actions improvements #11

Actions improvements

Actions improvements #11

Triggered via pull request October 15, 2024 11:06
Status Failure
Total duration 40s
Artifacts

linter.yaml

on: pull_request
golangci-lint
28s
golangci-lint
Fit to window
Zoom out
Zoom in

Annotations

6 errors
golangci-lint: pkg/controller/types/types.go#L12
could not import github.com/opendatahub-io/opendatahub-operator/v2/pkg/controller/actions (Config.Importer.Import(github.com/opendatahub-io/opendatahub-operator/v2/pkg/controller/actions) returned nil but no error) (typecheck)
golangci-lint: controllers/datasciencecluster/datasciencecluster_controller.go#L57
could not import github.com/opendatahub-io/opendatahub-operator/v2/controllers/components (-: import cycle not allowed: import stack: [github.com/opendatahub-io/opendatahub-operator/v2 github.com/opendatahub-io/opendatahub-operator/v2/controllers/components github.com/opendatahub-io/opendatahub-operator/v2/pkg/controller/actions github.com/opendatahub-io/opendatahub-operator/v2/controllers/components]) (typecheck)
golangci-lint: main.go#L65
could not import github.com/opendatahub-io/opendatahub-operator/v2/controllers/components (-: import cycle not allowed: import stack: [github.com/opendatahub-io/opendatahub-operator/v2 github.com/opendatahub-io/opendatahub-operator/v2/controllers/components github.com/opendatahub-io/opendatahub-operator/v2/pkg/controller/actions github.com/opendatahub-io/opendatahub-operator/v2/controllers/components]) (typecheck)
golangci-lint: pkg/controller/actions/actions_test.go#L9
could not import github.com/opendatahub-io/opendatahub-operator/v2/controllers/components (-: import cycle not allowed: import stack: [github.com/opendatahub-io/opendatahub-operator/v2 github.com/opendatahub-io/opendatahub-operator/v2/controllers/components github.com/opendatahub-io/opendatahub-operator/v2/pkg/controller/actions github.com/opendatahub-io/opendatahub-operator/v2/controllers/components]) (typecheck)
golangci-lint: pkg/controller/actions/actions_test.go#L12
could not import github.com/opendatahub-io/opendatahub-operator/v2/pkg/controller/actions (-: import cycle not allowed in test) (typecheck)
golangci-lint
issues found