Bump k8s.io/apimachinery from 0.31.2 to 0.33.3 #2187
Annotations
10 errors and 1 warning
lint:
pkg/kapp/clusterapply/cluster_change_set.go#L180
missing return (typecheck)
|
lint:
pkg/kapp/clusterapply/changes_view.go#L274
undefined: wordwrap (typecheck)
|
lint:
pkg/kapp/clusterapply/delete_change.go#L15
could not import k8s.io/apimachinery/pkg/types (-: could not load export data: internal error in importing "k8s.io/apimachinery/pkg/types" (unsupported version: 2); please report an issue) (typecheck)
|
lint:
pkg/kapp/config/resource_matchers.go#L138
missing return (typecheck)
|
lint:
pkg/kapp/resources/resources.go#L486
previous case (typecheck)
|
lint:
pkg/kapp/resources/resources.go#L158
resType.GroupVersion undefined (type ResourceType has no field or method GroupVersion) (typecheck)
|
lint:
pkg/kapp/resources/resources.go#L139
resType.GroupVersion undefined (type ResourceType has no field or method GroupVersion) (typecheck)
|
lint:
pkg/kapp/resources/refs.go#L43
r.Group undefined (type GKResourceRef has no field or method Group) (typecheck)
|
lint:
pkg/kapp/resources/label.go#L10
could not import k8s.io/apimachinery/pkg/selection (-: could not load export data: internal error in importing "k8s.io/apimachinery/pkg/selection" (unsupported version: 2); please report an issue) (typecheck)
|
lint:
pkg/kapp/resources/identified_resources.go#L10
could not import k8s.io/apimachinery/pkg/types (-: could not load export data: internal error in importing "k8s.io/apimachinery/pkg/types" (unsupported version: 2); please report an issue) (typecheck)
|
lint
Restore cache failed: Dependencies file is not found in /home/runner/work/kapp/kapp. Supported file pattern: go.sum
|