Update kubernetes packages #1303
Annotations
10 errors and 1 warning
golangci-lint:
internal/srv/helm.go#L31
v.StringValues undefined (type helmvalues has no field or method StringValues) (typecheck)
|
golangci-lint:
internal/srv/helm.go#L32
v.StringValues undefined (type helmvalues has no field or method StringValues) (typecheck)
|
golangci-lint:
internal/srv/helm.go#L37
v.StringValues undefined (type helmvalues has no field or method StringValues) (typecheck)
|
golangci-lint:
internal/srv/helm.go#L58
v.JSONValues undefined (type helmvalues has no field or method JSONValues) (typecheck)
|
golangci-lint:
internal/srv/helm.go#L68
v.JSONValues undefined (type helmvalues has no field or method JSONValues) (typecheck)
|
golangci-lint:
internal/srv/helm.go#L106
opts.MergeValues undefined (type helmvalues has no field or method MergeValues) (typecheck)
|
golangci-lint:
internal/srv/app_test.go#L29
suite.T undefined (type *srvTestSuite has no field or method T) (typecheck)
|
golangci-lint:
internal/srv/app_test.go#L30
suite.T undefined (type *srvTestSuite has no field or method T) (typecheck)
|
golangci-lint:
internal/srv/app_test.go#L34
suite.T undefined (type *srvTestSuite has no field or method T) (typecheck)
|
golangci-lint:
internal/srv/app_test.go#L102
suite.Kubeconfig undefined (type *srvTestSuite has no field or method Kubeconfig) (typecheck)
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading