implemented registration of CRDs #91
Annotations
9 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#L230
unknown field obj in struct literal of type SubmitObjTask
|
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#L230
unknown field obj in struct literal of type SubmitObjTask
|
check:
pkg/engine/submit_object_task_test.go#L283
task.podNames undefined (type *SubmitObjTask has no field or method podNames)
|
check
issues found
|
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/.
|
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/.
|
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/.
|