Skip to content

Bump k8s.io/api from 0.26.4 to 0.27.4 #3611

Bump k8s.io/api from 0.26.4 to 0.27.4

Bump k8s.io/api from 0.26.4 to 0.27.4 #3611

Triggered via pull request July 25, 2023 07:52
Status Failure
Total duration 4m 32s
Artifacts

lint.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
lint: cmd/manager/main.go#L99
missing type in composite literal (typecheck)
lint: cmd/manager/main.go#L35
"k8s.io/api/core/v1" imported as corev1 and not used (typecheck)
lint: cmd/manager/main.go#L36
"k8s.io/apimachinery/pkg/labels" imported and not used (typecheck)
lint: test/e2e/k8s/operator.go#L72
missing type in composite literal (typecheck)
lint: test/e2e/k8s/operator.go#L14
"k8s.io/api/core/v1" imported as corev1 and not used (typecheck)
lint: test/e2e/k8s/operator.go#L15
"k8s.io/apimachinery/pkg/labels" imported and not used (typecheck)
lint: test/e2e/model/project_integration.go#L16
i.LicenseKeyRef undefined (type *ProjectIntegration has no field or method LicenseKeyRef) (typecheck)
lint: test/e2e/model/project_integration.go#L17
i.LicenseKeyRef undefined (type *ProjectIntegration has no field or method LicenseKeyRef) (typecheck)
lint: test/e2e/model/project_integration.go#L22
i.AccountID undefined (type *ProjectIntegration has no field or method AccountID) (typecheck)
lint: test/e2e/model/project_integration.go#L27
i.WriteTokenRef undefined (type *ProjectIntegration has no field or method WriteTokenRef) (typecheck)