Skip to content

controller: Handle snapshotter per handler #560

controller: Handle snapshotter per handler

controller: Handle snapshotter per handler #560

Triggered via pull request January 5, 2024 14:50
Status Failure
Total duration 1m 34s
Artifacts

golangci-lint.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
lint: main.go#L40
could not import github.com/confidential-containers/operator/controllers (-: # github.com/confidential-containers/operator/controllers
lint: controllers/ccruntime_controller.go#L636
undefined: shim
lint: controllers/ccruntime_controller.go#L637
undefined: shim
lint: controllers/ccruntime_controller.go#L640
undefined: shim
lint: controllers/ccruntime_controller.go#L641
first argument to append must be a slice; have snapshotter_handler_mapping (variable of type string)
lint: controllers/ccruntime_controller.go#L676
cannot use snapshotter_handler_mapping (variable of type string) as []string value in argument to strings.Join) (typecheck)
lint: controllers/ccruntime_controller.go#L1
: # github.com/confidential-containers/operator/controllers [github.com/confidential-containers/operator/controllers.test]
lint: controllers/ccruntime_controller.go#L636
undefined: shim
lint: controllers/ccruntime_controller.go#L637
undefined: shim
lint: controllers/ccruntime_controller.go#L640
undefined: shim