Backup: init backup, restore and migrate api #1008
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
11 errors and 2 warnings
Unit test:
pkg/apis/backups/v1alpha1/zz_generated.deepcopy.go#L146
invalid operation: in.Destination != nil (mismatched types Destination and untyped nil)
|
Unit test:
pkg/apis/backups/v1alpha1/zz_generated.deepcopy.go#L148
cannot use new(Destination) (value of type *Destination) as Destination value in assignment
|
Unit test:
pkg/apis/backups/v1alpha1/zz_generated.deepcopy.go#L149
cannot use *out (variable of type Destination) as *Destination value in argument to (*in).DeepCopyInto
|
Unit test:
pkg/apis/backups/v1alpha1/zz_generated.deepcopy.go#L229
in.ClusterSelector undefined (type *Destination has no field or method ClusterSelector)
|
Unit test:
pkg/apis/backups/v1alpha1/zz_generated.deepcopy.go#L230
in.ClusterSelector undefined (type *Destination has no field or method ClusterSelector)
|
Unit test:
pkg/apis/backups/v1alpha1/zz_generated.deepcopy.go#L230
out.ClusterSelector undefined (type *Destination has no field or method ClusterSelector)
|
Unit test:
pkg/apis/backups/v1alpha1/zz_generated.deepcopy.go#L343
undefined: ReserveStatusSpec
|
Unit test:
pkg/apis/backups/v1alpha1/zz_generated.deepcopy.go#L344
(*in).DeepCopyInto undefined (type *PreserveStatus has no field or method DeepCopyInto)
|
Unit test:
pkg/apis/backups/v1alpha1/zz_generated.deepcopy.go#L435
undefined: ReserveStatusSpec
|
Unit test:
pkg/apis/backups/v1alpha1/zz_generated.deepcopy.go#L451
undefined: ReserveStatusSpec
|
Gen check
Process completed with exit code 2.
|
Lint
Restore cache failed: Dependencies file is not found in /home/runner/work/kurator/kurator. Supported file pattern: go.sum
|
Gen check
Restore cache failed: Dependencies file is not found in /home/runner/work/kurator/kurator. Supported file pattern: go.sum
|