Skip to content

deps: update module sigs.k8s.io/controller-runtime to v0.19.0 #326

deps: update module sigs.k8s.io/controller-runtime to v0.19.0

deps: update module sigs.k8s.io/controller-runtime to v0.19.0 #326

Triggered via pull request July 14, 2024 11:30
Status Failure
Total duration 4m 50s
Artifacts

golangci-lint.yml

on: pull_request
Matrix: golangci-lint
Fit to window
Zoom out
Zoom in

Annotations

22 errors and 8 warnings
golangci-lint (certificate-operator, keptn-cert-manager/)
golangci-lint exit with code 3
golangci-lint (metrics-operator, metrics-operator/)
golangci-lint exit with code 3
golangci-lint (lifecycle-operator, lifecycle-operator/): lifecycle-operator/apis/lifecycle/v1alpha4/keptnworkloadversion_types.go#L246
w.Spec.AppName undefined (type KeptnWorkloadVersionSpec has no field or method AppName) (typecheck)
golangci-lint (lifecycle-operator, lifecycle-operator/): lifecycle-operator/apis/lifecycle/v1alpha4/keptnworkloadversion_types.go#L248
w.Spec.Version undefined (type KeptnWorkloadVersionSpec has no field or method Version) (typecheck)
golangci-lint (lifecycle-operator, lifecycle-operator/): lifecycle-operator/apis/lifecycle/v1alpha4/keptnworkloadversion_types.go#L255
w.Spec.AppName undefined (type KeptnWorkloadVersionSpec has no field or method AppName) (typecheck)
golangci-lint (lifecycle-operator, lifecycle-operator/): lifecycle-operator/apis/lifecycle/v1alpha4/keptnworkloadversion_types.go#L257
w.Spec.Version undefined (type KeptnWorkloadVersionSpec has no field or method Version) (typecheck)
golangci-lint (lifecycle-operator, lifecycle-operator/): lifecycle-operator/apis/lifecycle/v1alpha4/keptnworkloadversion_types.go#L265
w.Spec.AppName undefined (type KeptnWorkloadVersionSpec has no field or method AppName) (typecheck)
golangci-lint (lifecycle-operator, lifecycle-operator/): lifecycle-operator/apis/lifecycle/v1alpha4/keptnworkloadversion_types.go#L267
w.Spec.Version undefined (type KeptnWorkloadVersionSpec has no field or method Version) (typecheck)
golangci-lint (lifecycle-operator, lifecycle-operator/): lifecycle-operator/apis/lifecycle/v1alpha4/keptnworkloadversion_types.go#L277
w.Spec.PreDeploymentTasks undefined (type KeptnWorkloadVersionSpec has no field or method PreDeploymentTasks) (typecheck)
golangci-lint (lifecycle-operator, lifecycle-operator/): lifecycle-operator/apis/lifecycle/v1alpha4/keptnworkloadversion_types.go#L281
w.Spec.PostDeploymentTasks undefined (type KeptnWorkloadVersionSpec has no field or method PostDeploymentTasks) (typecheck)
golangci-lint (lifecycle-operator, lifecycle-operator/): lifecycle-operator/apis/lifecycle/v1alpha4/keptnworkloadversion_types.go#L293
w.Spec.PreDeploymentEvaluations undefined (type KeptnWorkloadVersionSpec has no field or method PreDeploymentEvaluations) (typecheck)
golangci-lint (lifecycle-operator, lifecycle-operator/): lifecycle-operator/apis/lifecycle/v1alpha4/keptnworkloadversion_types.go#L297
w.Spec.PostDeploymentEvaluations undefined (type KeptnWorkloadVersionSpec has no field or method PostDeploymentEvaluations) (typecheck)
golangci-lint (scheduler, scheduler/): scheduler/test/e2e/fake/v1alpha4/keptnworkloadversion_types.go#L223
w.Spec.AppName undefined (type KeptnWorkloadVersionSpec has no field or method AppName) (typecheck)
golangci-lint (scheduler, scheduler/): scheduler/test/e2e/fake/v1alpha4/keptnworkloadversion_types.go#L225
w.Spec.Version undefined (type KeptnWorkloadVersionSpec has no field or method Version) (typecheck)
golangci-lint (scheduler, scheduler/): scheduler/test/e2e/fake/v1alpha4/keptnworkloadversion_types.go#L232
w.Spec.AppName undefined (type KeptnWorkloadVersionSpec has no field or method AppName) (typecheck)
golangci-lint (scheduler, scheduler/): scheduler/test/e2e/fake/v1alpha4/keptnworkloadversion_types.go#L234
w.Spec.Version undefined (type KeptnWorkloadVersionSpec has no field or method Version) (typecheck)
golangci-lint (scheduler, scheduler/): scheduler/test/e2e/fake/v1alpha4/keptnworkloadversion_types.go#L242
w.Spec.AppName undefined (type KeptnWorkloadVersionSpec has no field or method AppName) (typecheck)
golangci-lint (scheduler, scheduler/): scheduler/test/e2e/fake/v1alpha4/keptnworkloadversion_types.go#L244
w.Spec.Version undefined (type KeptnWorkloadVersionSpec has no field or method Version) (typecheck)
golangci-lint (scheduler, scheduler/): scheduler/test/e2e/fake/v1alpha4/keptnworkloadversion_types.go#L254
w.Spec.PreDeploymentTasks undefined (type KeptnWorkloadVersionSpec has no field or method PreDeploymentTasks) (typecheck)
golangci-lint (scheduler, scheduler/): scheduler/test/e2e/fake/v1alpha4/keptnworkloadversion_types.go#L258
w.Spec.PostDeploymentTasks undefined (type KeptnWorkloadVersionSpec has no field or method PostDeploymentTasks) (typecheck)
golangci-lint (scheduler, scheduler/): scheduler/test/e2e/fake/v1alpha4/keptnworkloadversion_types.go#L270
w.Spec.PreDeploymentEvaluations undefined (type KeptnWorkloadVersionSpec has no field or method PreDeploymentEvaluations) (typecheck)
golangci-lint (scheduler, scheduler/): scheduler/test/e2e/fake/v1alpha4/keptnworkloadversion_types.go#L274
w.Spec.PostDeploymentEvaluations undefined (type KeptnWorkloadVersionSpec has no field or method PostDeploymentEvaluations) (typecheck)
golangci-lint (certificate-operator, keptn-cert-manager/)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: golangci/golangci-lint-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
golangci-lint (certificate-operator, keptn-cert-manager/)
Restore cache failed: Dependencies file is not found in /home/runner/work/lifecycle-controller/lifecycle-controller. Supported file pattern: go.sum
golangci-lint (metrics-operator, metrics-operator/)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: golangci/golangci-lint-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
golangci-lint (metrics-operator, metrics-operator/)
Restore cache failed: Dependencies file is not found in /home/runner/work/lifecycle-controller/lifecycle-controller. Supported file pattern: go.sum
golangci-lint (lifecycle-operator, lifecycle-operator/)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: golangci/golangci-lint-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
golangci-lint (lifecycle-operator, lifecycle-operator/)
Restore cache failed: Dependencies file is not found in /home/runner/work/lifecycle-controller/lifecycle-controller. Supported file pattern: go.sum
golangci-lint (scheduler, scheduler/)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: golangci/golangci-lint-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
golangci-lint (scheduler, scheduler/)
Restore cache failed: Dependencies file is not found in /home/runner/work/lifecycle-controller/lifecycle-controller. Supported file pattern: go.sum