Update module oras.land/oras-go to v1.2.6 #1250
Annotations
10 errors and 1 warning
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:
internal/srv/helm_test.go#L53
opts.StringValues undefined (type helmvalues has no field or method StringValues) (typecheck)
|
lint:
internal/srv/helm_test.go#L54
opts.StringValues undefined (type helmvalues has no field or method StringValues) (typecheck)
|
lint:
internal/srv/helm_test.go#L57
opts.JSONValues undefined (type helmvalues has no field or method JSONValues) (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/
|