Skip to content

Restart leadership & cron engine based on dynamic leadership updates #72

Restart leadership & cron engine based on dynamic leadership updates

Restart leadership & cron engine based on dynamic leadership updates #72

Triggered via pull request November 19, 2024 17:55
Status Failure
Total duration 1m 1s
Artifacts

test.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

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/[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/