wip restart leadership based on dynamic updates #73
Annotations
10 errors and 1 warning
tests:
internal/leadership/leadership.go#L1
: # github.com/diagridio/go-etcd-cron/internal/leadership [github.com/diagridio/go-etcd-cron/internal/leadership.test]
|
tests:
internal/leadership/leadership_test.go#L53
multiple-value l.WaitForLeadership(context.Background()) (value of type ("context".Context, error)) in single-value context
|
tests:
internal/leadership/leadership_test.go#L82
multiple-value l.WaitForLeadership(context.Background()) (value of type ("context".Context, error)) in single-value context
|
tests:
internal/leadership/leadership_test.go#L103
multiple-value l.WaitForLeadership(context.Background()) (value of type ("context".Context, error)) in single-value context
|
tests:
internal/leadership/leadership_test.go#L156
multiple-value l.WaitForLeadership(context.Background()) (value of type ("context".Context, error)) in single-value context
|
tests:
internal/leadership/leadership_test.go#L228
multiple-value l.WaitForLeadership(ctx) (value of type ("context".Context, error)) in single-value context
|
tests:
internal/leadership/leadership_test.go#L280
multiple-value l.WaitForLeadership(ctx) (value of type ("context".Context, error)) in single-value context
|
tests:
internal/leadership/leadership_test.go#L350
multiple-value l1.WaitForLeadership(ctx) (value of type ("context".Context, error)) in single-value context
|
tests:
internal/leadership/leadership_test.go#L351
multiple-value l2.WaitForLeadership(ctx) (value of type ("context".Context, error)) in single-value context
|
tests:
internal/leadership/leadership_test.go#L352
multiple-value l3.WaitForLeadership(ctx) (value of type ("context".Context, error)) in single-value context
|
tests
The following actions use a deprecated Node.js version and will be forced to run on node20: golangci/golangci-lint-action@v3.7.0. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|