Bump the gomod-version group across 1 directory with 17 updates #138
Annotations
10 errors and 1 warning
adopt/adopt.go#L30
could not import k8s.io/apimachinery/pkg/types (-: cannot compile Go 1.22 code) (typecheck)
|
adopt/adopt.go#L187
s.RequeueErr undefined (type *AdoptionHandler[K, A] has no field or method RequeueErr) (typecheck)
|
adopt/adopt.go#L209
s.RequeueAPIErr undefined (type *AdoptionHandler[K, A] has no field or method RequeueAPIErr) (typecheck)
|
adopt/adopt.go#L220
s.RequeueErr undefined (type *AdoptionHandler[K, A] has no field or method RequeueErr) (typecheck)
|
adopt/adopt.go#L249
s.RequeueAPIErr undefined (type *AdoptionHandler[K, A] has no field or method RequeueAPIErr) (typecheck)
|
adopt/adopt.go#L263
old.GetNamespace undefined (type K has no field or method GetNamespace) (typecheck)
|
adopt/adopt.go#L265
old.GetAnnotations undefined (type K has no field or method GetAnnotations) (typecheck)
|
adopt/adopt.go#L275
s.RequeueAPIErr undefined (type *AdoptionHandler[K, A] has no field or method RequeueAPIErr) (typecheck)
|
adopt/adopt.go#L286
old.GetLabels undefined (type K has no field or method GetLabels) (typecheck)
|
bootstrap/crds.go#L14
could not import k8s.io/apimachinery/pkg/runtime/schema (-: cannot compile Go 1.22 code) (typecheck)
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, buildjet/setup-go@v4, magefile/mage-action@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
This job failed
Loading