Use k8s 1.34 client libs #77
Annotations
3 errors and 1 warning
|
Build
Process completed with exit code 2.
|
|
Build:
pkg/registry/falco/falcoevent/etcd.go#L68
cannot use statusStrategy (variable of struct type statusStrategy) as "k8s.io/apiserver/pkg/registry/rest".ResetFieldsStrategy value in assignment: statusStrategy does not implement "k8s.io/apiserver/pkg/registry/rest".ResetFieldsStrategy (wrong type for method GetResetFields)
|
|
Build:
pkg/registry/falco/falcoevent/etcd.go#L56
cannot use strategy (variable of struct type strategy) as "k8s.io/apiserver/pkg/registry/rest".ResetFieldsStrategy value in struct literal: strategy does not implement "k8s.io/apiserver/pkg/registry/rest".ResetFieldsStrategy (wrong type for method GetResetFields)
|
|
Build
Restore cache failed: Dependencies file is not found in /home/runner/work/falco-ui-server/falco-ui-server. Supported file pattern: go.sum
|