Bump github.com/docker/docker from 20.10.20+incompatible to 24.0.7+incompatible #389
Annotations
10 errors and 1 warning
Build:
pkg/action/action.go#L106
c.Releases undefined (type *Configuration has no field or method Releases) (typecheck)
|
Build:
pkg/action/action.go#L107
c.Releases undefined (type *Configuration has no field or method Releases) (typecheck)
|
Build:
pkg/action/action.go#L134
c.RESTClientGetter undefined (type *Configuration has no field or method RESTClientGetter) (typecheck)
|
Build:
pkg/action/action.go#L135
c.KubeClient undefined (type *Configuration has no field or method KubeClient) (typecheck)
|
Build:
pkg/action/action.go#L136
c.Releases undefined (type *Configuration has no field or method Releases) (typecheck)
|
Build:
pkg/action/action.go#L137
c.Log undefined (type *Configuration has no field or method Log) (typecheck)
|
Build:
pkg/action/deploy.go#L59
cfg.Capabilities undefined (type *Configuration has no field or method Capabilities) (typecheck)
|
Build:
pkg/action/install.go#L60
cfg.Capabilities undefined (type *Configuration has no field or method Capabilities) (typecheck)
|
Build:
pkg/action/install.go#L137
x.cfg.RESTClientGetter undefined (type *Configuration has no field or method RESTClientGetter) (typecheck)
|
Build:
pkg/action/install.go#L166
x.cfg.GetCapabilities undefined (type *Configuration has no field or method GetCapabilities) (typecheck)
|
Build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|