Skip to content

Trim stream to version #412

Trim stream to version

Trim stream to version #412

Triggered via pull request January 14, 2025 03:33
Status Failure
Total duration 5m 34s
Artifacts

test.yml

on: pull_request
Matrix: Build and test
Fit to window
Zoom out
Zoom in

Annotations

53 errors and 13 warnings
Build and test (1.16.x, 26): test/streams/single_stream_test.exs#L178
test link events to stream should guess the event type when not passed (EventStore.Streams.SingleStreamTest)
Build and test (1.16.x, 26): test/streams/single_stream_test.exs#L13
test append events to stream should persist events (EventStore.Streams.SingleStreamTest)
Build and test (1.16.x, 26): test/streams/single_stream_test.exs#L510
test should return stream version (EventStore.Streams.SingleStreamTest)
Build and test (1.16.x, 26): test/streams/single_stream_test.exs#L423
test stream backward should stream events from single stream with starting version offset (EventStore.Streams.SingleStreamTest)
Build and test (1.16.x, 26): test/streams/single_stream_test.exs#L76
test link events to stream should link events (EventStore.Streams.SingleStreamTest)
Build and test (1.16.x, 26): test/streams/single_stream_test.exs#L296
test stream forward should stream events from single stream using two event batch size (EventStore.Streams.SingleStreamTest)
Build and test (1.16.x, 26): test/streams/single_stream_test.exs#L473
test subscribe to stream from current should receive only new events (EventStore.Streams.SingleStreamTest)
Build and test (1.16.x, 26): test/streams/single_stream_test.exs#L151
test link events to stream should fail linking events that don't exist (EventStore.Streams.SingleStreamTest)
Build and test (1.16.x, 26): test/streams/single_stream_test.exs#L257
test read stream backward should fetch all events in reverse chronological order (EventStore.Streams.SingleStreamTest)
Build and test (1.16.x, 26): test/streams/single_stream_test.exs#L366
test stream backward should stream events from single stream using single event batch size (EventStore.Streams.SingleStreamTest)
Build and test (1.15.x, 26): test/streams/single_stream_test.exs#L366
test stream backward should stream events from single stream using single event batch size (EventStore.Streams.SingleStreamTest)
Build and test (1.15.x, 26): test/streams/single_stream_test.exs#L159
test link events to stream should prevent duplicate linked events (EventStore.Streams.SingleStreamTest)
Build and test (1.15.x, 26): test/streams/single_stream_test.exs#L28
test append events to stream should set created at datetime (EventStore.Streams.SingleStreamTest)
Build and test (1.15.x, 26): test/streams/single_stream_test.exs#L473
test subscribe to stream from current should receive only new events (EventStore.Streams.SingleStreamTest)
Build and test (1.15.x, 26): test/streams/single_stream_test.exs#L404
test stream backward should stream events from single stream using large batch size (EventStore.Streams.SingleStreamTest)
Build and test (1.15.x, 26): test/streams/single_stream_test.exs#L313
test stream forward should stream events from single stream using large batch size (EventStore.Streams.SingleStreamTest)
Build and test (1.15.x, 26): test/streams/single_stream_test.exs#L55
test append events to stream for wrong expected version should error (EventStore.Streams.SingleStreamTest)
Build and test (1.15.x, 26): test/streams/single_stream_test.exs#L13
test append events to stream should persist events (EventStore.Streams.SingleStreamTest)
Build and test (1.15.x, 26): test/streams/single_stream_test.exs#L349
test stream forward should stream events from single stream with starting version offset outside range (EventStore.Streams.SingleStreamTest)
Build and test (1.15.x, 26): test/streams/single_stream_test.exs#L423
test stream backward should stream events from single stream with starting version offset (EventStore.Streams.SingleStreamTest)
Build and test (1.17.x, 27)
The job was canceled because "_1_16_x_26" failed.
Build and test (1.17.x, 27): test/streams/single_stream_test.exs#L366
test stream backward should stream events from single stream using single event batch size (EventStore.Streams.SingleStreamTest)
Build and test (1.17.x, 27): test/streams/single_stream_test.exs#L442
test stream backward should stream events from single stream with starting version offset outside range (EventStore.Streams.SingleStreamTest)
Build and test (1.17.x, 27): test/streams/single_stream_test.exs#L330
test stream forward should stream events from single stream with starting version offset (EventStore.Streams.SingleStreamTest)
Build and test (1.17.x, 27): test/streams/single_stream_test.exs#L134
test link events to stream should fail when wrong expected version (EventStore.Streams.SingleStreamTest)
Build and test (1.17.x, 27): test/streams/single_stream_test.exs#L349
test stream forward should stream events from single stream with starting version offset outside range (EventStore.Streams.SingleStreamTest)
Build and test (1.17.x, 27): test/streams/single_stream_test.exs#L237
test read stream forward should fetch all events in chronological order (EventStore.Streams.SingleStreamTest)
Build and test (1.17.x, 27): test/streams/single_stream_test.exs#L151
test link events to stream should fail linking events that don't exist (EventStore.Streams.SingleStreamTest)
Build and test (1.17.x, 27): test/streams/single_stream_test.exs#L159
test link events to stream should prevent duplicate linked events (EventStore.Streams.SingleStreamTest)
Build and test (1.17.x, 27): test/streams/single_stream_test.exs#L277
test stream forward should stream events from single stream using single event batch size (EventStore.Streams.SingleStreamTest)
Build and test (1.17.x, 27): test/streams/single_stream_test.exs#L13
test append events to stream should persist events (EventStore.Streams.SingleStreamTest)
Build and test (1.13.x, 25, ignore)
The job was canceled because "_1_16_x_26" failed.
Build and test (1.13.x, 25, ignore): test/streams/single_stream_test.exs#L404
test stream backward should stream events from single stream using large batch size (EventStore.Streams.SingleStreamTest)
Build and test (1.13.x, 25, ignore): test/streams/single_stream_test.exs#L501
test subscribe to stream from given stream version should receive only later events (EventStore.Streams.SingleStreamTest)
Build and test (1.13.x, 25, ignore): test/streams/single_stream_test.exs#L423
test stream backward should stream events from single stream with starting version offset (EventStore.Streams.SingleStreamTest)
Build and test (1.13.x, 25, ignore): test/streams/single_stream_test.exs#L134
test link events to stream should fail when wrong expected version (EventStore.Streams.SingleStreamTest)
Build and test (1.13.x, 25, ignore): test/streams/single_stream_test.exs#L178
test link events to stream should guess the event type when not passed (EventStore.Streams.SingleStreamTest)
Build and test (1.13.x, 25, ignore): test/streams/single_stream_test.exs#L55
test append events to stream for wrong expected version should error (EventStore.Streams.SingleStreamTest)
Build and test (1.13.x, 25, ignore): test/streams/single_stream_test.exs#L442
test stream backward should stream events from single stream with starting version offset outside range (EventStore.Streams.SingleStreamTest)
Build and test (1.13.x, 25, ignore): test/streams/single_stream_test.exs#L473
test subscribe to stream from current should receive only new events (EventStore.Streams.SingleStreamTest)
Build and test (1.13.x, 25, ignore): test/streams/single_stream_test.exs#L237
test read stream forward should fetch all events in chronological order (EventStore.Streams.SingleStreamTest)
Build and test (1.13.x, 25, ignore): test/streams/single_stream_test.exs#L277
test stream forward should stream events from single stream using single event batch size (EventStore.Streams.SingleStreamTest)
Build and test (1.14.x, 26, ignore)
The job was canceled because "_1_16_x_26" failed.
Build and test (1.14.x, 26, ignore): test/streams/single_stream_test.exs#L159
test link events to stream should prevent duplicate linked events (EventStore.Streams.SingleStreamTest)
Build and test (1.14.x, 26, ignore): test/streams/single_stream_test.exs#L257
test read stream backward should fetch all events in reverse chronological order (EventStore.Streams.SingleStreamTest)
Build and test (1.14.x, 26, ignore): test/streams/single_stream_test.exs#L13
test append events to stream should persist events (EventStore.Streams.SingleStreamTest)
Build and test (1.14.x, 26, ignore): test/streams/single_stream_test.exs#L442
test stream backward should stream events from single stream with starting version offset outside range (EventStore.Streams.SingleStreamTest)
Build and test (1.14.x, 26, ignore): test/streams/single_stream_test.exs#L296
test stream forward should stream events from single stream using two event batch size (EventStore.Streams.SingleStreamTest)
Build and test (1.14.x, 26, ignore): test/streams/single_stream_test.exs#L404
test stream backward should stream events from single stream using large batch size (EventStore.Streams.SingleStreamTest)
Build and test (1.14.x, 26, ignore): test/streams/single_stream_test.exs#L366
test stream backward should stream events from single stream using single event batch size (EventStore.Streams.SingleStreamTest)
Build and test (1.14.x, 26, ignore): test/streams/single_stream_test.exs#L55
test append events to stream for wrong expected version should error (EventStore.Streams.SingleStreamTest)
Build and test (1.14.x, 26, ignore): test/streams/single_stream_test.exs#L151
test link events to stream should fail linking events that don't exist (EventStore.Streams.SingleStreamTest)
Build and test (1.14.x, 26, ignore): test/streams/single_stream_test.exs#L510
test should return stream version (EventStore.Streams.SingleStreamTest)
Build and test (1.16.x, 26)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Build and test (1.16.x, 26)
in order to compile .yrl files, you must add "compilers: [:yecc] ++ Mix.compilers()" to the "def project" section of erlex's mix.exs
Build and test (1.16.x, 26)
in order to compile .xrl files, you must add "compilers: [:leex] ++ Mix.compilers()" to the "def project" section of erlex's mix.exs
Build and test (1.15.x, 26)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Build and test (1.17.x, 27): test/event_store_test.exs#L251
10..1 has a default step of -1, please write 10..1//-1 instead
Build and test (1.17.x, 27): test/event_store_test.exs#L260
10..1 has a default step of -1, please write 10..1//-1 instead
Build and test (1.17.x, 27): test/event_store_test.exs#L268
10..1 has a default step of -1, please write 10..1//-1 instead
Build and test (1.17.x, 27): test/event_store_test.exs#L251
10..1 has a default step of -1, please write 10..1//-1 instead
Build and test (1.17.x, 27): test/event_store_test.exs#L260
10..1 has a default step of -1, please write 10..1//-1 instead
Build and test (1.17.x, 27): test/event_store_test.exs#L268
10..1 has a default step of -1, please write 10..1//-1 instead
Build and test (1.17.x, 27): test/event_store_test.exs#L251
10..1 has a default step of -1, please write 10..1//-1 instead
Build and test (1.17.x, 27): test/event_store_test.exs#L260
10..1 has a default step of -1, please write 10..1//-1 instead
Build and test (1.17.x, 27): test/event_store_test.exs#L268
10..1 has a default step of -1, please write 10..1//-1 instead