deps: update module golang.org/x/net to v0.34.0 #459
Annotations
10 errors and 1 warning
golangci-lint:
scheduler/test/e2e/fake/v1alpha1/keptnworkload_types.go#L79
w.Name undefined (type KeptnWorkload has no field or method Name) (typecheck)
|
golangci-lint:
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/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/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/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/test/e2e/fake/v1alpha2/keptnworkload_types.go#L79
w.Name undefined (type KeptnWorkload has no field or method Name) (typecheck)
|
golangci-lint:
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/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/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/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)
|
Run actions/setup-go@v5
Restore cache failed: Dependencies file is not found in /home/runner/work/lifecycle-controller/lifecycle-controller. Supported file pattern: go.sum
|
Loading