Update go 1.19 -> 1.22 #352
test.yml
on: pull_request
docker-controller
19s
docker-device-monitor
24s
docker-injector-webhook
31s
codegen
5s
lint
1m 3s
tests
10s
Annotations
27 errors and 8 warnings
codegen
missing go.sum entry for module providing package k8s.io/gengo/v2 (imported by k8s.io/code-generator/cmd/deepcopy-gen); to add:
|
codegen
missing go.sum entry for module providing package k8s.io/gengo/v2/generator (imported by k8s.io/code-generator/cmd/deepcopy-gen); to add:
|
codegen
missing go.sum entry for module providing package k8s.io/gengo/v2/namer (imported by k8s.io/code-generator/cmd/deepcopy-gen/generators); to add:
|
codegen
missing go.sum entry for module providing package k8s.io/gengo/v2/types (imported by k8s.io/code-generator/cmd/deepcopy-gen/generators); to add:
|
codegen
Process completed with exit code 2.
|
tests
missing go.sum entry for module providing package github.com/emicklei/go-restful/v3 (imported by k8s.io/kube-openapi/pkg/common); to add:
|
tests
missing go.sum entry for module providing package github.com/go-openapi/swag (imported by k8s.io/kube-openapi/pkg/validation/spec); to add:
|
tests
missing go.sum entry for module providing package github.com/go-openapi/jsonreference (imported by k8s.io/kube-openapi/pkg/validation/spec); to add:
|
tests
missing go.sum entry for module providing package github.com/google/gnostic-models/openapiv2 (imported by k8s.io/kube-openapi/pkg/validation/spec); to add:
|
tests
missing go.sum entry for module providing package golang.org/x/oauth2 (imported by k8s.io/client-go/transport); to add:
|
tests
missing go.sum entry for module providing package golang.org/x/time/rate (imported by k8s.io/client-go/util/flowcontrol); to add:
|
tests
missing go.sum entry for module providing package github.com/google/gnostic-models/openapiv3 (imported by k8s.io/kube-openapi/pkg/util/proto); to add:
|
tests
missing go.sum entry for module providing package github.com/google/uuid (imported by k8s.io/apimachinery/pkg/util/uuid); to add:
|
tests
missing go.sum entry for module providing package github.com/cespare/xxhash/v2 (imported by github.com/prometheus/client_golang/prometheus); to add:
|
tests
missing go.sum entry for module providing package github.com/prometheus/client_model/go (imported by github.com/prometheus/client_golang/prometheus); to add:
|
docker-controller
Process completed with exit code 2.
|
docker-device-monitor
Process completed with exit code 2.
|
docker-injector-webhook
Process completed with exit code 2.
|
lint:
pkg/generated/clientset/versioned/typed/apis/v1alpha1/fake/fake_kubeserial.go#L45
c.Fake.Invokes undefined (type *FakeAppV1alpha1 has no field or method Invokes) (typecheck)
|
lint:
pkg/generated/clientset/versioned/typed/apis/v1alpha1/fake/fake_kubeserial.go#L56
c.Fake.Invokes undefined (type *FakeAppV1alpha1 has no field or method Invokes) (typecheck)
|
lint:
pkg/generated/clientset/versioned/typed/apis/v1alpha1/fake/fake_kubeserial.go#L78
c.Fake.InvokesWatch undefined (type *FakeAppV1alpha1 has no field or method InvokesWatch) (typecheck)
|
lint:
pkg/generated/clientset/versioned/typed/apis/v1alpha1/fake/fake_kubeserial.go#L85
c.Fake.Invokes undefined (type *FakeAppV1alpha1 has no field or method Invokes) (typecheck)
|
lint:
pkg/generated/clientset/versioned/typed/apis/v1alpha1/fake/fake_manager.go#L75
c.Fake.InvokesWatch undefined (type *FakeAppV1alpha1 has no field or method InvokesWatch) (typecheck)
|
lint:
pkg/generated/clientset/versioned/typed/apis/v1alpha1/fake/fake_managerschedulerequest.go#L75
c.Fake.InvokesWatch undefined (type *FakeAppV1alpha1 has no field or method InvokesWatch) (typecheck)
|
lint:
pkg/generated/clientset/versioned/fake/clientset_generated.go#L45
cs.AddReactor undefined (type *Clientset has no field or method AddReactor) (typecheck)
|
lint:
pkg/generated/clientset/versioned/fake/clientset_generated.go#L46
cs.AddWatchReactor undefined (type *Clientset has no field or method AddWatchReactor) (typecheck)
|
lint
issues found
|
codegen
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-go@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
codegen
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-go@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
tests
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-go@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
tests
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-go@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
docker-controller
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, docker/setup-qemu-action@v2, docker/setup-buildx-action@v2, docker/login-action@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
docker-device-monitor
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, docker/setup-qemu-action@v2, docker/setup-buildx-action@v2, docker/login-action@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
docker-injector-webhook
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, docker/setup-qemu-action@v2, docker/setup-buildx-action@v2, docker/login-action@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v3, actions/checkout@v3, golangci/golangci-lint-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|