Update kubernetes packages to v0.30.1 #1730
check.yml
on: push
Lint go code
2m 53s
Verify go test
14s
Verify tilt ci (development images)
1m 24s
Verify tilt ci (production images)
1m 25s
Annotations
15 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/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/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 go test
missing go.sum entry for module providing package k8s.io/api/authentication/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/authentication/v1beta1 (imported by k8s.io/client-go/kubernetes/scheme); to add:
|
Verify tilt ci (production images)
Process completed with exit code 1.
|
Verify tilt ci (development images)
Process completed with exit code 1.
|
Lint go code:
../../../../../opt/hostedtoolcache/go/1.21.9/x64/src/net/http/internal/chunked.go#L79
undefined: max (typecheck)
|
Lint go code:
../../../go/pkg/mod/golang.org/x/net@v0.0.0-20210520170846-37e1c6afe023/http2/server.go#L2381
trailer declared and not used (typecheck)
|
Lint go code
issues found
|