Skip to content

Update module sigs.k8s.io/controller-runtime to v0.19.0 #1244

Update module sigs.k8s.io/controller-runtime to v0.19.0

Update module sigs.k8s.io/controller-runtime to v0.19.0 #1244

Triggered via push August 15, 2024 11:23
Status Failure
Total duration 4m 29s
Artifacts

lint-go.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
lint: internal/srv/helm.go#L17
could not import k8s.io/cli-runtime/pkg/genericclioptions (-: # k8s.io/cli-runtime/pkg/genericclioptions
lint
not enough arguments in call to restmapper.NewShortcutExpander
lint
not enough arguments in call to restmapper.NewShortcutExpander
lint: internal/srv/helm.go#L31
v.StringValues undefined (type helmvalues has no field or method StringValues) (typecheck)
lint: internal/srv/helm.go#L32
v.StringValues undefined (type helmvalues has no field or method StringValues) (typecheck)
lint: internal/srv/helm.go#L37
v.StringValues undefined (type helmvalues has no field or method StringValues) (typecheck)
lint: internal/srv/helm.go#L58
v.JSONValues undefined (type helmvalues has no field or method JSONValues) (typecheck)
lint: internal/srv/helm.go#L68
v.JSONValues undefined (type helmvalues has no field or method JSONValues) (typecheck)
lint: internal/srv/helm.go#L106
opts.MergeValues undefined (type helmvalues has no field or method MergeValues) (typecheck)
lint: internal/srv/helm_test.go#L49
opts.StringValues undefined (type helmvalues has no field or method StringValues) (typecheck)
lint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v4, golangci/golangci-lint-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/