Skip to content

Bump k8s.io/api from 0.26.3 to 0.30.0 #178

Bump k8s.io/api from 0.26.3 to 0.30.0

Bump k8s.io/api from 0.26.3 to 0.30.0 #178

Triggered via pull request April 18, 2024 08:58
Status Failure
Total duration 1m 42s
Artifacts

continuous-integration.yaml

on: pull_request
Matrix: Code standards (linting)
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 4 warnings
Code standards (linting) (.): internal/webhookhandler/webhookhandler.go#L27
could not import k8s.io/apimachinery/pkg/types (-: cannot compile Go 1.22 code) (typecheck)
Code standards (linting) (.): pkg/instrumentation/podmutator.go#L25
could not import k8s.io/apimachinery/pkg/types (-: cannot compile Go 1.22 code) (typecheck)
Code standards (linting) (.): cmd/main.go#L33
could not import k8s.io/apimachinery/pkg/util/runtime (-: cannot compile Go 1.22 code) (typecheck)
Code standards (linting) (.): api/v1alpha1/groupversion_info.go#L23
could not import k8s.io/apimachinery/pkg/runtime/schema (-: cannot compile Go 1.22 code) (typecheck)
Code standards (linting) (.): api/v1alpha1/instrumentation_types.go#L21
could not import k8s.io/apimachinery/pkg/api/resource (-: cannot compile Go 1.22 code) (typecheck)
Code standards (linting) (.): api/v1alpha1/instrumentation_webhook.go#L56
r.Name undefined (type *Instrumentation has no field or method Name) (typecheck)
Code standards (linting) (.): api/v1alpha1/instrumentation_webhook.go#L57
r.Labels undefined (type *Instrumentation has no field or method Labels) (typecheck)
Code standards (linting) (.): api/v1alpha1/instrumentation_webhook.go#L58
r.Labels undefined (type *Instrumentation has no field or method Labels) (typecheck)
Code standards (linting) (.): api/v1alpha1/instrumentation_webhook.go#L60
r.Labels undefined (type *Instrumentation has no field or method Labels) (typecheck)
Code standards (linting) (.): api/v1alpha1/instrumentation_webhook.go#L65
r.Annotations undefined (type *Instrumentation has no field or method Annotations) (typecheck)
Code standards (linting) (.)
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/.
Code standards (linting) (.)
Restore cache failed: Dependencies file is not found in /home/runner/work/newrelic-agent-operator/newrelic-agent-operator. Supported file pattern: go.sum
Security
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, github/codeql-action/init@v2, github/codeql-action/autobuild@v2, github/codeql-action/analyze@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Security
CodeQL Action v2 will be deprecated on December 5th, 2024. Please update all occurrences of the CodeQL Action in your workflow files to v3. For more information, see https://github.blog/changelog/2024-01-12-code-scanning-deprecation-of-codeql-action-v2/