implemented registration of CRDs #103
Annotations
10 errors and 1 warning
Lint:
pkg/engine/check_object_task.go#L1
: # github.com/NVIDIA/knavigator/pkg/engine [github.com/NVIDIA/knavigator/pkg/engine.test]
|
Lint:
pkg/engine/check_pod_task_test.go#L119
tc.task.getter undefined (type *CheckPodTask has no field or method getter)
|
Lint:
pkg/engine/submit_object_task_test.go#L184
unknown field obj in struct literal of type SubmitObjTask
|
Lint:
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\""}
|
Lint:
pkg/engine/submit_object_task_test.go#L186
undefined: typeMeta
|
Lint:
pkg/engine/submit_object_task_test.go#L230
unknown field obj in struct literal of type SubmitObjTask
|
Lint:
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\""}
|
Lint:
pkg/engine/submit_object_task_test.go#L232
undefined: typeMeta
|
Lint:
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\""}
|
Lint:
pkg/engine/submit_object_task_test.go#L243
undefined: typeMeta
|
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