Update module k8s.io/api to v0.30.1 #1006
check.yml
on: push
Lint go code
2m 54s
Verify go test
19s
Verify tilt ci (development images)
1m 20s
Verify tilt ci (production images)
1m 39s
Annotations
22 errors
Verify go test
missing go.sum entry for module providing package k8s.io/api/admission/v1 (imported by sigs.k8s.io/controller-runtime/pkg/webhook/admission); to add:
|
Verify go test
missing go.sum entry for module providing package k8s.io/api/admission/v1beta1 (imported by sigs.k8s.io/controller-runtime/pkg/webhook/admission); to add:
|
Verify go test
missing go.sum entry for module providing package k8s.io/api/admissionregistration/v1 (imported by k8s.io/client-go/kubernetes/scheme); to add:
|
Verify go test
missing go.sum entry for module providing package k8s.io/api/admissionregistration/v1alpha1 (imported by k8s.io/client-go/kubernetes/scheme); to add:
|
Verify go test
missing go.sum entry for module providing package k8s.io/api/admissionregistration/v1beta1 (imported by k8s.io/client-go/kubernetes/scheme); to add:
|
Verify go test
missing go.sum entry for module providing package k8s.io/api/apidiscovery/v2beta1 (imported by k8s.io/client-go/discovery); to add:
|
Verify go test
missing go.sum entry for module providing package k8s.io/api/apiserverinternal/v1alpha1 (imported by k8s.io/client-go/kubernetes/scheme); to add:
|
Verify go test
missing go.sum entry for module providing package k8s.io/api/apps/v1 (imported by k8s.io/client-go/kubernetes/scheme); to add:
|
Verify go test
missing go.sum entry for module providing package k8s.io/api/apps/v1beta1 (imported by k8s.io/client-go/kubernetes/scheme); to add:
|
Verify go test
missing go.sum entry for module providing package k8s.io/api/apps/v1beta2 (imported by k8s.io/client-go/kubernetes/scheme); to add:
|
Verify tilt ci (development images)
Process completed with exit code 1.
|
Verify tilt ci (production images)
Process completed with exit code 1.
|
Lint go code:
../../../../../opt/hostedtoolcache/go/1.21.10/x64/src/net/http/internal/chunked.go#L79
undefined: max (typecheck)
|
Lint go code:
../../../go/pkg/mod/k8s.io/apimachinery@v0.26.3/pkg/api/errors/errors.go#L24
"reflect" imported and not used (typecheck)
|
Lint go code:
../../../go/pkg/mod/k8s.io/apimachinery@v0.26.3/pkg/apis/meta/v1/zz_generated.deepcopy.go#L475
in.Object undefined (type *InternalEvent has no field or method Object) (typecheck)
|
Lint go code:
../../../go/pkg/mod/k8s.io/apimachinery@v0.26.3/pkg/apis/meta/v1/zz_generated.deepcopy.go#L476
in.Object undefined (type *InternalEvent has no field or method Object) (typecheck)
|
Lint go code:
../../../go/pkg/mod/golang.org/x/net@v0.7.0/http2/server.go#L2519
trailer declared and not used (typecheck)
|
Lint go code:
../../../go/pkg/mod/k8s.io/apimachinery@v0.26.3/pkg/api/meta/meta.go#L44
invalid operation: m != nil (mismatched types List and untyped nil) (typecheck)
|
Lint go code:
../../../go/pkg/mod/k8s.io/apimachinery@v0.26.3/pkg/api/meta/meta.go#L74
invalid operation: m != nil (mismatched types List and untyped nil) (typecheck)
|
Lint go code:
../../../go/pkg/mod/k8s.io/apimachinery@v0.26.3/pkg/api/meta/meta.go#L77
cannot use nil as List value in return statement (typecheck)
|
Lint go code:
../../../go/pkg/mod/k8s.io/apimachinery@v0.26.3/pkg/api/meta/meta.go#L82
cannot use nil as List value in return statement (typecheck)
|
Lint go code:
../../../go/pkg/mod/k8s.io/apimachinery@v0.26.3/pkg/api/meta/meta.go#L84
cannot use nil as List value in return statement (typecheck)
|