Skip to content

implemented registration of CRDs #94

implemented registration of CRDs

implemented registration of CRDs #94

Triggered via pull request May 14, 2024 02:12
@dmitshdmitsh
synchronize #33
ds-reg-obj
Status Failure
Total duration 1m 30s
Artifacts

go.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

20 errors and 3 warnings
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.
check: pkg/engine/check_object_task.go#L1
: # github.com/NVIDIA/knavigator/pkg/engine [github.com/NVIDIA/knavigator/pkg/engine.test]
check: pkg/engine/submit_object_task_test.go#L184
unknown field obj in struct literal of type SubmitObjTask
check: 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\""}
check: pkg/engine/submit_object_task_test.go#L186
undefined: typeMeta
check: pkg/engine/submit_object_task_test.go#L230
unknown field obj in struct literal of type SubmitObjTask
check: 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\""}
check: pkg/engine/submit_object_task_test.go#L232
undefined: typeMeta
check: 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\""}
check: pkg/engine/submit_object_task_test.go#L243
undefined: typeMeta
check: pkg/engine/submit_object_task_test.go#L283
task.podNames undefined (type *SubmitObjTask has no field or method podNames)
test
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/.
build
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/.
check
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/.