Bump k8s.io/api from 0.26.3 to 0.30.0 #178
Annotations
10 errors and 2 warnings
Lint:
internal/webhookhandler/webhookhandler.go#L27
could not import k8s.io/apimachinery/pkg/types (-: cannot compile Go 1.22 code) (typecheck)
|
Lint:
pkg/instrumentation/podmutator.go#L25
could not import k8s.io/apimachinery/pkg/types (-: cannot compile Go 1.22 code) (typecheck)
|
Lint:
cmd/main.go#L33
could not import k8s.io/apimachinery/pkg/util/runtime (-: cannot compile Go 1.22 code) (typecheck)
|
Lint:
api/v1alpha1/groupversion_info.go#L23
could not import k8s.io/apimachinery/pkg/runtime/schema (-: cannot compile Go 1.22 code) (typecheck)
|
Lint:
api/v1alpha1/instrumentation_types.go#L21
could not import k8s.io/apimachinery/pkg/api/resource (-: cannot compile Go 1.22 code) (typecheck)
|
Lint:
api/v1alpha1/instrumentation_webhook.go#L56
r.Name undefined (type *Instrumentation has no field or method Name) (typecheck)
|
Lint:
api/v1alpha1/instrumentation_webhook.go#L57
r.Labels undefined (type *Instrumentation has no field or method Labels) (typecheck)
|
Lint:
api/v1alpha1/instrumentation_webhook.go#L58
r.Labels undefined (type *Instrumentation has no field or method Labels) (typecheck)
|
Lint:
api/v1alpha1/instrumentation_webhook.go#L60
r.Labels undefined (type *Instrumentation has no field or method Labels) (typecheck)
|
Lint:
api/v1alpha1/instrumentation_webhook.go#L65
r.Annotations undefined (type *Instrumentation has no field or method Annotations) (typecheck)
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v4, 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/.
|
Set up Go
Restore cache failed: Dependencies file is not found in /home/runner/work/newrelic-agent-operator/newrelic-agent-operator. Supported file pattern: go.sum
|
Loading