Restart leadership & cron engine based on dynamic leadership updates #69
Annotations
10 errors and 1 warning
tests:
cron/cron.go#L81
field `restartLock` is unused (unused)
|
tests:
cron/cron.go#L82
field `lock` is unused (unused)
|
tests:
cron/cron.go#L88
field `schedBuilder` is unused (unused)
|
tests:
cron/cron.go#L89
field `client` is unused (unused)
|
tests:
cron/cron.go#L90
field `yard` is unused (unused)
|
tests:
cron/cron.go#L91
field `key` is unused (unused)
|
tests:
cron/cron.go#L92
field `part` is unused (unused)
|
tests:
cron/cron.go#L97
field `restarting` is unused (unused)
|
tests:
cron/cron.go#L104
func `(*cron).restart` is unused (unused)
|
tests:
internal/leadership/leadership_test.go#L410
ineffectual assignment to err (ineffassign)
|
tests
The following actions use a deprecated Node.js version and will be forced to run on node20: golangci/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|