Skip to content
This repository has been archived by the owner on Nov 30, 2024. It is now read-only.

fix(deps): update kubernetes packages to v0.30.1 #43

fix(deps): update kubernetes packages to v0.30.1

fix(deps): update kubernetes packages to v0.30.1 #43

Triggered via pull request May 23, 2024 17:08
Status Failure
Total duration 1m 19s
Artifacts

go.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

11 errors
golangci-lint: cmd/main.go#L29
could not import github.com/anza-labs/lke-operator/internal/controller (-: # github.com/anza-labs/lke-operator/internal/controller
golangci-lint: internal/controller/lkeclusterconfig.go#L99
cannot use &linodego.LKEClusterControlPlane{…} (value of type *linodego.LKEClusterControlPlane) as *linodego.LKEClusterControlPlaneOptions value in assignment
golangci-lint: internal/controller/lkeclusterconfig.go#L397
cannot use &linodego.LKEClusterControlPlane{…} (value of type *linodego.LKEClusterControlPlane) as *linodego.LKEClusterControlPlaneOptions value in assignment) (typecheck)
golangci-lint: internal/controller/lkeclusterconfig.go#L99
cannot use &linodego.LKEClusterControlPlane{…} (value of type *linodego.LKEClusterControlPlane) as *linodego.LKEClusterControlPlaneOptions value in assignment
golangci-lint: internal/controller/lkeclusterconfig.go#L397
cannot use &linodego.LKEClusterControlPlane{…} (value of type *linodego.LKEClusterControlPlane) as *linodego.LKEClusterControlPlaneOptions value in assignment
golangci-lint: internal/controller/lkeclusterconfig_test.go#L203
invalid operation: opts.ControlPlane.HighAvailability != tc.expectedHA (mismatched types *bool and bool) (typecheck)
golangci-lint
issues found
tests: internal/controller/lkeclusterconfig.go#L99
cannot use &linodego.LKEClusterControlPlane{…} (value of type *linodego.LKEClusterControlPlane) as *linodego.LKEClusterControlPlaneOptions value in assignment
tests: internal/controller/lkeclusterconfig.go#L397
cannot use &linodego.LKEClusterControlPlane{…} (value of type *linodego.LKEClusterControlPlane) as *linodego.LKEClusterControlPlaneOptions value in assignment
tests
cannot use &linodego.LKEClusterControlPlane{…} (value of type *linodego.LKEClusterControlPlane) as *linodego.LKEClusterControlPlaneOptions value in assignment
tests
Process completed with exit code 2.