Skip to content

Compatibility CI: Check that EventStoreDB is alive #110

Compatibility CI: Check that EventStoreDB is alive

Compatibility CI: Check that EventStoreDB is alive #110

Triggered via push February 2, 2024 19:16
Status Failure
Total duration 1m 10s
Artifacts
Matrix: Bless
Fit to window
Zoom out
Zoom in

Annotations

40 errors and 12 warnings
Bless (1.7.4, 21.3, 22.6.0): test/spear_test.exs#L1011
test given no prior state an incomplete append_batch/5 fragment will time out (SpearTest)
Bless (1.7.4, 21.3, 22.6.0): test/spear_test.exs#L173
test given a stream contains events a user can be CRUD-ed (SpearTest)
Bless (1.7.4, 21.3, 22.6.0): test/spear_test.exs#L440
test given no prior state attempting to append during a connection close gives {:error, :closed} (SpearTest)
Bless (1.7.4, 21.3, 22.6.0): test/spear_test.exs#L391
test given a subscription to a stream appending an event emits a message to the subscription (SpearTest)
Bless (1.7.4, 21.3, 22.6.0): test/spear_test.exs#L130
test given a stream contains events a raw subscription will return ReadResp records (SpearTest)
Bless (1.7.4, 21.3, 22.6.0): test/spear_test.exs#L713
test given no prior state a user not in the `$ops` group cannot shut down the server (SpearTest)
Bless (1.7.4, 21.3, 22.6.0): test/spear_test.exs#L204
test given a stream contains events a disabled user cannot read from a stream (SpearTest)
Bless (1.7.4, 21.3, 22.6.0): test/spear_test.exs#L296
test given a stream contains events info about a psub can be fetched (SpearTest)
Bless (1.7.4, 21.3, 22.6.0): test/spear_test.exs#L792
test given no prior state you cannot create a persistent subscription that already exists (SpearTest)
Bless (1.7.4, 21.3, 22.6.0): test/spear_test.exs#L657
test given no prior state we may set the global ACL and then an unauthenticated user access fails (SpearTest)
Bless (1.7.4, 21.3, 20.10.2): test/spear_test.exs#L855
test given no prior state reading and subscribing to (projected) category streams works (SpearTest)
Bless (1.7.4, 21.3, 20.10.2): test/spear_test.exs#L391
test given a subscription to a stream appending an event emits a message to the subscription (SpearTest)
Bless (1.7.4, 21.3, 20.10.2): test/spear_test.exs#L657
test given no prior state we may set the global ACL and then an unauthenticated user access fails (SpearTest)
Bless (1.7.4, 21.3, 20.10.2): test/spear_test.exs#L54
test given a stream contains events an empty expectation will fail on an existing stream (SpearTest)
Bless (1.7.4, 21.3, 20.10.2): test/spear_test.exs#L459
test given no prior state if we try to write a gigantic event, we get a gRPC error (SpearTest)
Bless (1.7.4, 21.3, 20.10.2): test/spear_test.exs#L839
test given no prior state a persistent subscription shows {:eos, :dropped} on deletion (SpearTest)
Bless (1.7.4, 21.3, 20.10.2): test/spear_test.exs#L204
test given a stream contains events a disabled user cannot read from a stream (SpearTest)
Bless (1.7.4, 21.3, 20.10.2): test/spear_test.exs#L767
test given no prior state a persistent subscription may be CRUD-ed (SpearTest)
Bless (1.7.4, 21.3, 20.10.2): test/spear_test.exs#L62
test given a stream contains events an empty expectation will fail on the wrong stream revision (SpearTest)
Bless (1.7.4, 21.3, 20.10.2): test/spear_test.exs#L173
test given a stream contains events a user can be CRUD-ed (SpearTest)
Bless (1.12.3, 24.0, 20.10.2): test/spear_test.exs#L62
test given a stream contains events an empty expectation will fail on the wrong stream revision (SpearTest)
Bless (1.12.3, 24.0, 20.10.2): test/spear_test.exs#L807
test given no prior state you cannot update a persistent subscription that does not exist (SpearTest)
Bless (1.12.3, 24.0, 20.10.2): test/spear_test.exs#L122
test given a stream contains events subscribing to the end of the stream emits no events in the stream (SpearTest)
Bless (1.12.3, 24.0, 20.10.2): test/spear_test.exs#L440
test given no prior state attempting to append during a connection close gives {:error, :closed} (SpearTest)
Bless (1.12.3, 24.0, 20.10.2): test/spear_test.exs#L839
test given no prior state a persistent subscription shows {:eos, :dropped} on deletion (SpearTest)
Bless (1.12.3, 24.0, 20.10.2): test/spear_test.exs#L482
test given no prior state an exists expectation will fail on an empty stream (SpearTest)
Bless (1.12.3, 24.0, 20.10.2): test/spear_test.exs#L730
test given no prior state a scavenge can be started, followed, and deleted (SpearTest)
Bless (1.12.3, 24.0, 20.10.2): test/spear_test.exs#L526
test given no prior state the exclude_system_events/0 filter produces non-system events (SpearTest)
Bless (1.12.3, 24.0, 20.10.2): test/spear_test.exs#L408
test given a subscription to a stream a keep-alive timeout disconnects the conn and the conn reconnects (SpearTest)
Bless (1.12.3, 24.0, 20.10.2): test/spear_test.exs#L423
test given no prior state attempting to append an infinite stream of events fails with a gRPC error (SpearTest)
Bless (1.12.3, 24.0, 22.6.0): test/spear_test.exs#L927
test given no prior state append_batch/5 appends a batch of events (SpearTest)
Bless (1.12.3, 24.0, 22.6.0): test/spear_test.exs#L829
test given no prior state you cannot connect to a persistent subscription that does not exist (SpearTest)
Bless (1.12.3, 24.0, 22.6.0): test/spear_test.exs#L40
test given a stream contains events the :from option for reading is inclusive (SpearTest)
Bless (1.12.3, 24.0, 22.6.0): test/spear_test.exs#L62
test given a stream contains events an empty expectation will fail on the wrong stream revision (SpearTest)
Bless (1.12.3, 24.0, 22.6.0): test/spear_test.exs#L650
test given no prior state an octet-stream event is not JSON decoded (SpearTest)
Bless (1.12.3, 24.0, 22.6.0): test/spear_test.exs#L345
test given a stream contains events fetching info about a non existent psub returns an error (SpearTest)
Bless (1.12.3, 24.0, 22.6.0): test/spear_test.exs#L130
test given a stream contains events a raw subscription will return ReadResp records (SpearTest)
Bless (1.12.3, 24.0, 22.6.0): test/spear_test.exs#L821
test given no prior state you cannot delete a persistent subscription that does not exist (SpearTest)
Bless (1.12.3, 24.0, 22.6.0): test/spear_test.exs#L423
test given no prior state attempting to append an infinite stream of events fails with a gRPC error (SpearTest)
Bless (1.12.3, 24.0, 22.6.0): test/spear_test.exs#L1080
test given no prior state the server's implemented RPCs can be determined with get_supported_rpcs/2 (SpearTest)
Bless (1.7.4, 21.3, 22.6.0)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/cache@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Bless (1.7.4, 21.3, 22.6.0)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Bless (1.7.4, 21.3, 22.6.0): test/spear/connection_test.exs#L80
redefining module Spear.ConnectionTest.MfaTest (current version defined in memory)
Bless (1.7.4, 21.3, 20.10.2)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/cache@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Bless (1.7.4, 21.3, 20.10.2)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Bless (1.7.4, 21.3, 20.10.2): test/spear/connection_test.exs#L97
redefining module Spear.ConnectionTest.MfaTest (current version defined in memory)
Bless (1.12.3, 24.0, 20.10.2)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/cache@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Bless (1.12.3, 24.0, 20.10.2)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Bless (1.12.3, 24.0, 20.10.2): test/spear/connection_test.exs#L80
redefining module Spear.ConnectionTest.MfaTest (current version defined in memory)
Bless (1.12.3, 24.0, 22.6.0)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/cache@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Bless (1.12.3, 24.0, 22.6.0)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Bless (1.12.3, 24.0, 22.6.0): test/spear/connection_test.exs#L80
redefining module Spear.ConnectionTest.MfaTest (current version defined in memory)