add notes about deletion #5
Annotations
4 errors and 1 warning
Golangci-lint:
internal/controller/job_controller.go#L119
Error return value of `jr.deleteNodeLabel` is not checked (errcheck)
|
Golangci-lint:
internal/controller/job_controller.go#L114
string `install` has 3 occurrences, make it a constant (goconst)
|
Golangci-lint:
internal/controller/job_controller.go#L60
calculated cyclomatic complexity for function Reconcile is 15, max is 13 (cyclop)
|
Golangci-lint
issues found
|
Golangci-lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: golangci/golangci-lint-action@3a919529898de77ec3da873e3063ca4b10e7f5cc. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|