deps: update all golang.org/x packages #9063
Triggered via pull request
September 12, 2024 22:45
Status
Failure
Total duration
2m 58s
Artifacts
–
Annotations
13 errors and 4 warnings
golangci-lint (certificate-operator, keptn-cert-manager/)
golangci-lint exit with code 3
|
golangci-lint (scheduler, scheduler/):
scheduler/test/e2e/fake/v1alpha1/keptnworkload_types.go#L79
w.Name undefined (type KeptnWorkload has no field or method Name) (typecheck)
|
golangci-lint (scheduler, scheduler/):
scheduler/test/e2e/fake/v1alpha1/zz_generated.deepcopy.go#L50
cannot use c (variable of type *KeptnWorkload) as "k8s.io/apimachinery/pkg/runtime".Object value in return statement: *KeptnWorkload does not implement "k8s.io/apimachinery/pkg/runtime".Object (missing method GetObjectKind) (typecheck)
|
golangci-lint (scheduler, scheduler/):
scheduler/test/e2e/fake/v1alpha1/zz_generated.deepcopy.go#L77
cannot use c (variable of type *KeptnWorkloadInstance) as "k8s.io/apimachinery/pkg/runtime".Object value in return statement: *KeptnWorkloadInstance does not implement "k8s.io/apimachinery/pkg/runtime".Object (missing method GetObjectKind) (typecheck)
|
golangci-lint (scheduler, scheduler/):
scheduler/test/e2e/fake/v1alpha1/zz_generated.deepcopy.go#L109
cannot use c (variable of type *KeptnWorkloadInstanceList) as "k8s.io/apimachinery/pkg/runtime".Object value in return statement: *KeptnWorkloadInstanceList does not implement "k8s.io/apimachinery/pkg/runtime".Object (missing method GetObjectKind) (typecheck)
|
golangci-lint (scheduler, scheduler/):
scheduler/test/e2e/fake/v1alpha1/zz_generated.deepcopy.go#L196
cannot use c (variable of type *KeptnWorkloadList) as "k8s.io/apimachinery/pkg/runtime".Object value in return statement: *KeptnWorkloadList does not implement "k8s.io/apimachinery/pkg/runtime".Object (missing method GetObjectKind) (typecheck)
|
golangci-lint (scheduler, scheduler/):
scheduler/test/e2e/fake/v1alpha2/keptnworkload_types.go#L79
w.Name undefined (type KeptnWorkload has no field or method Name) (typecheck)
|
golangci-lint (scheduler, scheduler/):
scheduler/test/e2e/fake/v1alpha2/zz_generated.deepcopy.go#L50
cannot use c (variable of type *KeptnWorkload) as "k8s.io/apimachinery/pkg/runtime".Object value in return statement: *KeptnWorkload does not implement "k8s.io/apimachinery/pkg/runtime".Object (missing method GetObjectKind) (typecheck)
|
golangci-lint (scheduler, scheduler/):
scheduler/test/e2e/fake/v1alpha2/zz_generated.deepcopy.go#L77
cannot use c (variable of type *KeptnWorkloadInstance) as "k8s.io/apimachinery/pkg/runtime".Object value in return statement: *KeptnWorkloadInstance does not implement "k8s.io/apimachinery/pkg/runtime".Object (missing method GetObjectKind) (typecheck)
|
golangci-lint (scheduler, scheduler/):
scheduler/test/e2e/fake/v1alpha2/zz_generated.deepcopy.go#L109
cannot use c (variable of type *KeptnWorkloadInstanceList) as "k8s.io/apimachinery/pkg/runtime".Object value in return statement: *KeptnWorkloadInstanceList does not implement "k8s.io/apimachinery/pkg/runtime".Object (missing method GetObjectKind) (typecheck)
|
golangci-lint (scheduler, scheduler/):
scheduler/test/e2e/fake/v1alpha2/zz_generated.deepcopy.go#L196
cannot use c (variable of type *KeptnWorkloadList) as "k8s.io/apimachinery/pkg/runtime".Object value in return statement: *KeptnWorkloadList does not implement "k8s.io/apimachinery/pkg/runtime".Object (missing method GetObjectKind) (typecheck)
|
golangci-lint (lifecycle-operator, lifecycle-operator/)
The runner has received a shutdown signal. This can happen when the runner service is stopped, or a manually started runner is canceled.
|
golangci-lint (metrics-operator, metrics-operator/)
The runner has received a shutdown signal. This can happen when the runner service is stopped, or a manually started runner is canceled.
|
golangci-lint (certificate-operator, keptn-cert-manager/)
Restore cache failed: Dependencies file is not found in /home/runner/work/lifecycle-toolkit/lifecycle-toolkit. Supported file pattern: go.sum
|
golangci-lint (scheduler, scheduler/)
Restore cache failed: Dependencies file is not found in /home/runner/work/lifecycle-toolkit/lifecycle-toolkit. Supported file pattern: go.sum
|
golangci-lint (lifecycle-operator, lifecycle-operator/)
Restore cache failed: Dependencies file is not found in /home/runner/work/lifecycle-toolkit/lifecycle-toolkit. Supported file pattern: go.sum
|
golangci-lint (metrics-operator, metrics-operator/)
Restore cache failed: Dependencies file is not found in /home/runner/work/lifecycle-toolkit/lifecycle-toolkit. Supported file pattern: go.sum
|