implemented registration of CRDs #95
Annotations
10 errors and 1 warning
Test:
pkg/engine/submit_object_task_test.go#L184
unknown field obj in struct literal of type SubmitObjTask
|
Test:
pkg/engine/submit_object_task_test.go#L186
unknown field typeMeta in struct literal of type struct{TypeMeta "json:\",inline\" yaml:\",inline\""; Metadata objectMeta "json:\"metadata\" yaml:\"metadata\""; Spec interface{} "json:\"spec\" yaml:\"spec\""}
|
Test:
pkg/engine/submit_object_task_test.go#L186
undefined: typeMeta
|
Test:
pkg/engine/submit_object_task_test.go#L230
unknown field obj in struct literal of type SubmitObjTask
|
Test:
pkg/engine/submit_object_task_test.go#L232
unknown field typeMeta in struct literal of type struct{TypeMeta "json:\",inline\" yaml:\",inline\""; Metadata objectMeta "json:\"metadata\" yaml:\"metadata\""; Spec interface{} "json:\"spec\" yaml:\"spec\""}
|
Test:
pkg/engine/submit_object_task_test.go#L232
undefined: typeMeta
|
Test:
pkg/engine/submit_object_task_test.go#L243
unknown field typeMeta in struct literal of type struct{TypeMeta "json:\",inline\" yaml:\",inline\""; Metadata objectMeta "json:\"metadata\" yaml:\"metadata\""; Spec interface{} "json:\"spec\" yaml:\"spec\""}
|
Test:
pkg/engine/submit_object_task_test.go#L243
undefined: typeMeta
|
Test:
pkg/engine/submit_object_task_test.go#L283
task.podNames undefined (type *SubmitObjTask has no field or method podNames)
|
Test
Process completed with exit code 1.
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Loading