Skip to content

Add failover history information #17616

Add failover history information

Add failover history information #17616

Triggered via pull request October 17, 2024 21:02
Status Failure
Total duration 3m 27s
Artifacts

ci.yml

on: pull_request
compile
0s
compile
unit test
0s
unit test
Matrix: e2e test
Fit to window
Zoom out
Zoom in

Annotations

14 errors
codegen
encountered struct field "wall" without JSON tag in type "Time"
codegen
encountered struct field "ext" without JSON tag in type "Time"
codegen
encountered struct field "loc" without JSON tag in type "Time"
codegen
Process completed with exit code 1.
lint: pkg/apis/config/v1alpha1/interpretercontext_types.go#L24
could not import github.com/karmada-io/karmada/pkg/apis/work/v1alpha2 (-: # github.com/karmada-io/karmada/pkg/apis/work/v1alpha2
lint: pkg/apis/work/v1alpha2/zz_generated.deepcopy.go#L137
in.StartTime.DeepCopyInto undefined (type time.Time has no field or method DeepCopyInto)) (typecheck)
lint: pkg/apis/work/v1alpha1/binding_types_conversion.go#L22
could not import github.com/karmada-io/karmada/pkg/apis/work/v1alpha2 (-: # github.com/karmada-io/karmada/pkg/apis/work/v1alpha2
lint: pkg/apis/work/v1alpha2/zz_generated.deepcopy.go#L137
in.StartTime.DeepCopyInto undefined (type time.Time has no field or method DeepCopyInto)) (typecheck)
lint: pkg/generated/clientset/versioned/scheme/register.go#L31
could not import github.com/karmada-io/karmada/pkg/apis/work/v1alpha2 (-: # github.com/karmada-io/karmada/pkg/apis/work/v1alpha2
lint: pkg/apis/work/v1alpha2/zz_generated.deepcopy.go#L137
in.StartTime.DeepCopyInto undefined (type time.Time has no field or method DeepCopyInto)) (typecheck)
lint: pkg/resourceinterpreter/customized/webhook/configmanager/accessor.go#L77
a.Name undefined (type *resourceExploringAccessor has no field or method Name) (typecheck)
lint: pkg/resourceinterpreter/customized/webhook/configmanager/accessor.go#L82
a.ClientConfig undefined (type *resourceExploringAccessor has no field or method ClientConfig) (typecheck)
lint: pkg/resourceinterpreter/customized/webhook/configmanager/accessor.go#L87
a.Rules undefined (type *resourceExploringAccessor has no field or method Rules) (typecheck)
lint: pkg/resourceinterpreter/customized/webhook/configmanager/accessor.go#L92
a.TimeoutSeconds undefined (type *resourceExploringAccessor has no field or method TimeoutSeconds) (typecheck)