Bump k8s.io/api from 0.20.2 to 0.30.2 #36
Annotations
16 errors and 4 warnings
build
package cmp is not in GOROOT (/opt/hostedtoolcache/go/1.19.13/x64/src/cmp)
|
build
no required module provides package k8s.io/api/batch/v2alpha1; to add it:
|
build
no required module provides package k8s.io/api/discovery/v1alpha1; to add it:
|
build
no required module provides package k8s.io/api/flowcontrol/v1alpha1; to add it:
|
build
no required module provides package k8s.io/apimachinery/pkg/util/clock; to add it:
|
build
Process completed with exit code 2.
|
lint:
pkg/controller/secretstore/kms.go#L34
r.Update undefined (type *SecretStoreReconciler has no field or method Update) (typecheck)
|
lint:
pkg/controller/secretstore/secretstore_controller.go#L60
r.Get undefined (type *SecretStoreReconciler has no field or method Get) (typecheck)
|
lint:
cmd/manager/main.go#L31
could not import sigs.k8s.io/controller-runtime/pkg/log (-: # sigs.k8s.io/controller-runtime/pkg/log
|
lint
cannot use NullLogger{} (value of type NullLogger) as type logr.Logger in argument to Log.Fulfill
|
lint
cannot use NullLogger{} (value of type NullLogger) as type logr.Logger in argument to NewDelegatingLogger
|
lint
cannot use Log (variable of type *DelegatingLogger) as type logr.Logger in variable declaration
|
lint
assignment mismatch: 1 variable but logr.FromContext returns 2 values
|
lint
cannot use NullLogger{} (value of type NullLogger) as type logr.Logger in variable declaration
|
lint
undefined: logr.InfoLogger
|
lint
cannot use log (variable of type NullLogger) as type logr.Logger in return statement
|
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
go-security-scan
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. 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/checkout@v3, actions/setup-go@v4, golangci/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
lint
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|