Skip to content

Bump github actions to handle nodejs deprecation warnings #81

Bump github actions to handle nodejs deprecation warnings

Bump github actions to handle nodejs deprecation warnings #81

Triggered via push May 27, 2024 18:49
Status Failure
Total duration 3m 10s
Artifacts

test.yml

on: push
Matrix: ES 21.6.0
Matrix: ES 4.1.0
Matrix: ES 5.0.11
Fit to window
Zoom out
Zoom in

Annotations

27 errors
ES 4.1.0 (1.11.4, 22.3): test/subscriptions_test.exs#L693
test read_and_stay_subscribed/6 backpressure (ExtremeSubscriptionsTest)
ES 4.1.0 (1.11.4, 22.3): test/subscriptions_test.exs#L529
test read_and_stay_subscribed/6 events written while subscribing are also pushed to client in correct order (ExtremeSubscriptionsTest)
ES 4.1.0 (1.11.4, 22.3): test/subscriptions_test.exs#L78
test subscribe_to/3 subscription to existing stream is success (ExtremeSubscriptionsTest)
ES 4.1.0 (1.11.4, 22.3): test/subscriptions_test.exs#L137
test subscribe_to/3 subscription to soft deleted stream is success (ExtremeSubscriptionsTest)
ES 4.1.0 (1.11.4, 22.3): test/subscriptions_test.exs#L352
test read_and_stay_subscribed/6 read events and stay subscribed for non existing stream is ok (ExtremeSubscriptionsTest)
ES 4.1.0 (1.11.4, 22.3): test/subscriptions_test.exs#L390
test read_and_stay_subscribed/6 read events and stay subscribed for soft deleted stream is ok (ExtremeSubscriptionsTest)
ES 4.1.0 (1.11.4, 22.3): test/subscriptions_test.exs#L209
test subscribe_to/3 hard deleting stream will close its subscription (ExtremeSubscriptionsTest)
ES 4.1.0 (1.11.4, 22.3): test/subscriptions_test.exs#L501
test read_and_stay_subscribed/6 read events and stay subscribed for hard deleted stream is not ok (ExtremeSubscriptionsTest)
ES 4.1.0 (1.11.4, 22.3): test/subscriptions_test.exs#L116
test subscribe_to/3 subscription to non existing stream is success (ExtremeSubscriptionsTest)
ES 4.1.0 (1.11.4, 22.3): test/subscriptions_test.exs#L441
test read_and_stay_subscribed/6 read events and stay subscribed for recreated stream is ok (ExtremeSubscriptionsTest)
ES 4.1.0 (1.11.4, 23.3)
The job was canceled because "_1_11_4_22_3" failed.
ES 4.1.0 (1.12.3, 22.3)
The job was canceled because "_1_11_4_22_3" failed.
ES 4.1.0 (1.12.3, 22.3)
The operation was canceled.
ES 4.1.0 (1.12.3, 24.1)
The job was canceled because "_1_11_4_22_3" failed.
ES 4.1.0 (1.12.3, 24.1)
The operation was canceled.
ES 4.1.0 (1.12.3, 23.3)
The job was canceled because "_1_11_4_22_3" failed.
ES 4.1.0 (1.12.3, 23.3)
The operation was canceled.
ES 5.0.11 (1.12.3, 23.3): test/subscriptions_test.exs#L693
test read_and_stay_subscribed/6 backpressure (ExtremeSubscriptionsTest)
ES 5.0.11 (1.12.3, 23.3): test/subscriptions_test.exs#L78
test subscribe_to/3 subscription to existing stream is success (ExtremeSubscriptionsTest)
ES 5.0.11 (1.12.3, 23.3): test/subscriptions_test.exs#L501
test read_and_stay_subscribed/6 read events and stay subscribed for hard deleted stream is not ok (ExtremeSubscriptionsTest)
ES 5.0.11 (1.12.3, 23.3): test/subscriptions_test.exs#L245
test subscribe_to/3 events are not pushed after unsubscribe (ExtremeSubscriptionsTest)
ES 5.0.11 (1.12.3, 23.3): test/subscriptions_test.exs#L176
test subscribe_to/3 soft deleting stream while subscription exists doesn't affect subscription (ExtremeSubscriptionsTest)
ES 5.0.11 (1.12.3, 23.3): test/subscriptions_test.exs#L209
test subscribe_to/3 hard deleting stream will close its subscription (ExtremeSubscriptionsTest)
ES 5.0.11 (1.12.3, 23.3): test/subscriptions_test.exs#L116
test subscribe_to/3 subscription to non existing stream is success (ExtremeSubscriptionsTest)
ES 5.0.11 (1.12.3, 23.3): test/subscriptions_test.exs#L529
test read_and_stay_subscribed/6 events written while subscribing are also pushed to client in correct order (ExtremeSubscriptionsTest)
ES 5.0.11 (1.12.3, 23.3): test/subscriptions_test.exs#L137
test subscribe_to/3 subscription to soft deleted stream is success (ExtremeSubscriptionsTest)
ES 5.0.11 (1.12.3, 23.3): test/subscriptions_test.exs#L281
test subscribe_to/3 timeout for event processing can be adjusted (ExtremeSubscriptionsTest)