chore: [DEVEX-185] Rebranding #1366
Annotations
19 errors and 44 warnings
Kurrent.Client.Tests.Streams.AppendTests.appending_zero_events
Ductus.FluentDocker.Common.FluentDockerException : Could not create Service from docker.eventstore.com/eventstore-ce/eventstoredb-ce:ci with command , args , and parameters --name es-client-dotnet-test -p 2113:2113 -e EVENTSTORE_TRUSTED_ROOT_CERTIFICATES_PATH=/etc/eventstore/certs/ca -e ES_DOCKER_REGISTRY=docker.eventstore.com/eventstore-ce/eventstoredb-ce -e EVENTSTORE_RUN_PROJECTIONS=All -e EVENTSTORE_MEM_DB=true -e EVENTSTORE_ENABLE_ATOM_PUB_OVER_HTTP=true -e ES_USE_EXTERNAL_SERVER=false -e EVENTSTORE_START_STANDARD_PROJECTIONS=true -e EVENTSTORE_TELEMETRY_OPTOUT=true -e EVENTSTORE_LOG_LEVEL=Default -e ES_DOCKER_IMAGE=docker.eventstore.com/eventstore-ce/eventstoredb-ce:ci -e EVENTSTORE_DISABLE_LOG_FILE=true -e ES_DOCKER_TAG=ci -e ES_USE_CLUSTER=false -e EVENTSTORE_ALLOW_UNKNOWN_OPTIONS=true -e EVENTSTORE_CERTIFICATE_FILE=/etc/eventstore/certs/node/node.crt -e EVENTSTORE_CERTIFICATE_PRIVATE_KEY_FILE=/etc/eventstore/certs/node/node.key -e EVENTSTORE_STREAM_EXISTENCE_FILTER_SIZE=10000 -e EVENTSTORE_STREAM_INFO_CACHE_CAPACITY=10000 -e EVENTSTORE_CHUNK_SIZE=1073741824 -e EVENTSTORE_MAX_APPEND_SIZE=102400 -e EVENTSTORE_ADVERTISE_HTTP_PORT_TO_CLIENT_AS=2113 -v /home/runner/work/EventStore-Client-Dotnet/EventStore-Client-Dotnet/test/Kurrent.Client.Tests/bin/release/net9.0/certs:/etc/eventstore/certs:ro. Result: Error response from daemon: Conflict. The container name "/es-client-dotnet-test" is already in use by container "9d756fed9e1d884ee4782d36d4f6fb5fc4adfeacf0710de5b1829a319f2fcd3b". You have to remove (or rename) that container to be able to reuse that name.
|
Kurrent.Client.Tests.Streams.AppendTests.appending_zero_events
Ductus.FluentDocker.Common.FluentDockerException : Could not create Service from docker.eventstore.com/eventstore-ce/eventstoredb-ce:ci with command , args , and parameters --name es-client-dotnet-test -p 2113:2113 -e EVENTSTORE_TRUSTED_ROOT_CERTIFICATES_PATH=/etc/eventstore/certs/ca -e ES_DOCKER_REGISTRY=docker.eventstore.com/eventstore-ce/eventstoredb-ce -e EVENTSTORE_RUN_PROJECTIONS=All -e EVENTSTORE_MEM_DB=true -e EVENTSTORE_ENABLE_ATOM_PUB_OVER_HTTP=true -e ES_USE_EXTERNAL_SERVER=false -e EVENTSTORE_START_STANDARD_PROJECTIONS=true -e EVENTSTORE_TELEMETRY_OPTOUT=true -e EVENTSTORE_LOG_LEVEL=Default -e ES_DOCKER_IMAGE=docker.eventstore.com/eventstore-ce/eventstoredb-ce:ci -e EVENTSTORE_DISABLE_LOG_FILE=true -e ES_DOCKER_TAG=ci -e ES_USE_CLUSTER=false -e EVENTSTORE_ALLOW_UNKNOWN_OPTIONS=true -e EVENTSTORE_CERTIFICATE_FILE=/etc/eventstore/certs/node/node.crt -e EVENTSTORE_CERTIFICATE_PRIVATE_KEY_FILE=/etc/eventstore/certs/node/node.key -e EVENTSTORE_STREAM_EXISTENCE_FILTER_SIZE=10000 -e EVENTSTORE_STREAM_INFO_CACHE_CAPACITY=10000 -e EVENTSTORE_CHUNK_SIZE=1073741824 -e EVENTSTORE_MAX_APPEND_SIZE=102400 -e EVENTSTORE_ADVERTISE_HTTP_PORT_TO_CLIENT_AS=2113 -v /home/runner/work/EventStore-Client-Dotnet/EventStore-Client-Dotnet/test/Kurrent.Client.Tests/bin/release/net9.0/certs:/etc/eventstore/certs:ro. Result: Error response from daemon: Conflict. The container name "/es-client-dotnet-test" is already in use by container "9d756fed9e1d884ee4782d36d4f6fb5fc4adfeacf0710de5b1829a319f2fcd3b". You have to remove (or rename) that container to be able to reuse that name.
|
Kurrent.Client.Tests.Streams.AppendTests.appending_with_stream_exists_expected_version_to_hard_deleted_stream_throws_stream_deleted:
test/Kurrent.Client.Tests/Streams/AppendTests.cs#L320
System.NullReferenceException : Object reference not set to an instance of an object.
|
Kurrent.Client.Tests.Streams.AppendTests.sequence_0em1_1e0_2e1_3e2_4e3_5e4_0em1_idempotent:
test/Kurrent.Client.Tests/Streams/AppendTests.cs#L512
System.NullReferenceException : Object reference not set to an instance of an object.
|
Kurrent.Client.Tests.Streams.AppendTests.returns_failure_status_when_conditionally_appending_with_version_mismatch:
test/Kurrent.Client.Tests/Streams/AppendTests.cs#L357
System.ArgumentNullException : Value cannot be null. (Parameter 'client')
|
Kurrent.Client.Tests.Streams.AppendTests.sequence_S_0em1_1em1_E_S_1any_E_idempotent:
test/Kurrent.Client.Tests/Streams/AppendTests.cs#L723
System.NullReferenceException : Object reference not set to an instance of an object.
|
Kurrent.Client.Tests.Streams.AppendTests.with_timeout_stream_revision_fails_when_operation_expired:
test/Kurrent.Client.Tests/Streams/AppendTests.cs#L442
System.NullReferenceException : Object reference not set to an instance of an object.
|
Kurrent.Client.Tests.Streams.AppendTests.sequence_0em1_1e0_2e1_1any_1any_idempotent:
test/Kurrent.Client.Tests/Streams/AppendTests.cs#L661
System.NullReferenceException : Object reference not set to an instance of an object.
|
Kurrent.Client.Tests.Streams.AppendTests.sequence_0em1_1e0_2e1_3e2_4e3_5e4_0e6_throws_wev:
test/Kurrent.Client.Tests/Streams/AppendTests.cs#L557
System.NullReferenceException : Object reference not set to an instance of an object.
|
Kurrent.Client.Tests.Streams.AppendTests.sequence_0em1_1e0_2e1_3e2_4e3_4e4_0any_idempotent:
test/Kurrent.Client.Tests/Streams/AppendTests.cs#L527
System.NullReferenceException : Object reference not set to an instance of an object.
|
Kurrent.Client.Tests.PersistentSubscriptions.SubscribeToStreamObsoleteTests.connect_to_existing_with_permissions:
test/Kurrent.Client.Tests/PersistentSubscriptions/SubscribeToStream/Obsolete/SubscribeToStreamObsoleteTests.cs#L66
Assert.Throws() Failure: No exception was thrown
Expected: typeof(System.TimeoutException)
|
Kurrent.Client.Tests.PersistentSubscriptions.SubscribeToAllObsoleteTests.connect_to_existing_with_permissions:
test/Kurrent.Client.Tests/PersistentSubscriptions/SubscribeToAll/Obsolete/SubscribeToAllObsoleteTests.cs#L53
Assert.Throws() Failure: No exception was thrown
Expected: typeof(System.TimeoutException)
|
Test CE (previous-lts) / PersistentSubscriptions (ubuntu-latest, net9.0)
Process completed with exit code 1.
|
Kurrent.Client.Tests.PersistentSubscriptions.SubscribeToStreamObsoleteTests.connect_to_existing_with_start_from_not_set_and_events_in_it:
test/Kurrent.Client.Tests/PersistentSubscriptions/SubscribeToStream/Obsolete/SubscribeToStreamObsoleteTests.cs#L178
Assert.Throws() Failure: Exception type was not an exact match
Expected: typeof(System.TimeoutException)
Actual: typeof(EventStore.Client.PersistentSubscriptionDroppedByServerException)
---- EventStore.Client.PersistentSubscriptionDroppedByServerException : Subscription group 'group-connect_to_existing_with_start_from_not_set_and_events_in_it-f6de3091d743424188b1f1bb2ab86bfd' on stream 'stream-connect_to_existing_with_start_from_not_set_and_events_in_it-ad33d4cea5a2449299f52abd9e36b6b1' was dropped.
-------- Grpc.Core.RpcException : Status(StatusCode="Cancelled", Detail="Subscription group group-connect_to_existing_with_start_from_not_set_and_events_in_it-f6de3091d743424188b1f1bb2ab86bfd on stream stream-connect_to_existing_with_start_from_not_set_and_events_in_it-ad33d4cea5a2449299f52abd9e36b6b1 was dropped.")
|
Test CE (previous-lts) / PersistentSubscriptions (ubuntu-latest, net8.0)
Process completed with exit code 1.
|
Kurrent.Client.Tests.PersistentSubscriptions.SubscribeToStreamObsoleteTests.connect_to_existing_with_start_from_not_set_and_events_in_it:
test/Kurrent.Client.Tests/PersistentSubscriptions/SubscribeToStream/Obsolete/SubscribeToStreamObsoleteTests.cs#L178
Assert.Throws() Failure: Exception type was not an exact match
Expected: typeof(System.TimeoutException)
Actual: typeof(EventStore.Client.PersistentSubscriptionDroppedByServerException)
---- EventStore.Client.PersistentSubscriptionDroppedByServerException : Subscription group 'group-connect_to_existing_with_start_from_not_set_and_events_in_it-4783a9fefaba4387b301fd7fbafd577e' on stream 'stream-connect_to_existing_with_start_from_not_set_and_events_in_it-26a3e2454111417e8a62d3063e911dda' was dropped.
-------- Grpc.Core.RpcException : Status(StatusCode="Cancelled", Detail="Subscription group group-connect_to_existing_with_start_from_not_set_and_events_in_it-4783a9fefaba4387b301fd7fbafd577e on stream stream-connect_to_existing_with_start_from_not_set_and_events_in_it-26a3e2454111417e8a62d3063e911dda was dropped.")
|
Test CE (ci) / PersistentSubscriptions (ubuntu-latest, net8.0)
Process completed with exit code 1.
|
Kurrent.Client.Tests.PersistentSubscriptions.SubscribeToStreamObsoleteTests.connect_to_existing_with_start_from_set_to_end_position_and_events_in_it:
test/Kurrent.Client.Tests/PersistentSubscriptions/SubscribeToStream/Obsolete/SubscribeToStreamObsoleteTests.cs#L253
Assert.Throws() Failure: Exception type was not an exact match
Expected: typeof(System.TimeoutException)
Actual: typeof(EventStore.Client.PersistentSubscriptionDroppedByServerException)
---- EventStore.Client.PersistentSubscriptionDroppedByServerException : Subscription group 'group-connect_to_existing_with_start_from_set_to_end_position_and_events_in_it-5989620728a249d9a0e99d437add04c2' on stream 'stream-connect_to_existing_with_start_from_set_to_end_position_and_events_in_it-d3468b9bf5804b32879fac1645fbf6a8' was dropped.
-------- Grpc.Core.RpcException : Status(StatusCode="Cancelled", Detail="Subscription group group-connect_to_existing_with_start_from_set_to_end_position_and_events_in_it-5989620728a249d9a0e99d437add04c2 on stream stream-connect_to_existing_with_start_from_set_to_end_position_and_events_in_it-d3468b9bf5804b32879fac1645fbf6a8 was dropped.")
|
Test CE (ci) / PersistentSubscriptions (ubuntu-latest, net9.0)
Process completed with exit code 1.
|
Test CE (ci) / Misc (ubuntu-latest, net9.0)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Test CE (lts) / Misc (ubuntu-latest, net8.0)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Test CE (ci) / Misc (ubuntu-latest, net8.0)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Test CE (previous-lts) / Misc (ubuntu-latest, net8.0)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Test CE (previous-lts) / Misc (ubuntu-latest, net9.0)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Test CE (ci) / UserManagement (ubuntu-latest, net8.0)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Test EE (24.2.0-jammy) / Plugins (ubuntu-latest, net9.0)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Test EE (24.2.0-jammy) / Plugins (ubuntu-latest, net8.0)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Test CE (previous-lts) / UserManagement (ubuntu-latest, net8.0)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Test CE (lts) / UserManagement (ubuntu-latest, net8.0)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Test CE (previous-lts) / UserManagement (ubuntu-latest, net9.0)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Test CE (ci) / UserManagement (ubuntu-latest, net9.0)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Test CE (lts) / UserManagement (ubuntu-latest, net9.0)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Test CE (previous-lts) / Operations (ubuntu-latest, net8.0)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Test CE (previous-lts) / Operations (ubuntu-latest, net9.0)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Test CE (lts) / Misc (ubuntu-latest, net9.0)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Test CE (previous-lts) / ProjectionManagement (ubuntu-latest, net8.0)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Test CE (ci) / ProjectionManagement (ubuntu-latest, net8.0)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Test CE (ci) / ProjectionManagement (ubuntu-latest, net9.0)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Test CE (ci) / Operations (ubuntu-latest, net9.0)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Test CE (previous-lts) / ProjectionManagement (ubuntu-latest, net9.0)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Test CE (lts) / ProjectionManagement (ubuntu-latest, net8.0)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Test CE (previous-lts) / Security (ubuntu-latest, net8.0)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Test CE (lts) / Operations (ubuntu-latest, net8.0)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Test CE (lts) / ProjectionManagement (ubuntu-latest, net9.0)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Test CE (ci) / Security (ubuntu-latest, net8.0)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Test CE (lts) / Operations (ubuntu-latest, net9.0)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Test CE (ci) / Security (ubuntu-latest, net9.0)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Test CE (previous-lts) / Security (ubuntu-latest, net9.0)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Test CE (lts) / Streams (ubuntu-latest, net9.0)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Test CE (ci) / Streams (ubuntu-latest, net8.0)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Test CE (lts) / Streams (ubuntu-latest, net8.0)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Test CE (ci) / Operations (ubuntu-latest, net8.0)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Test CE (previous-lts) / Streams (ubuntu-latest, net8.0)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Test CE (lts) / Security (ubuntu-latest, net8.0)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Test CE (lts) / Security (ubuntu-latest, net9.0)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Test CE (previous-lts) / Streams (ubuntu-latest, net9.0)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Test CE (ci) / Streams (ubuntu-latest, net9.0)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Test CE (previous-lts) / PersistentSubscriptions (ubuntu-latest, net9.0)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Test CE (previous-lts) / PersistentSubscriptions (ubuntu-latest, net8.0)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Test CE (ci) / PersistentSubscriptions (ubuntu-latest, net8.0)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Test CE (ci) / PersistentSubscriptions (ubuntu-latest, net9.0)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Test CE (lts) / PersistentSubscriptions (ubuntu-latest, net8.0)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Test CE (lts) / PersistentSubscriptions (ubuntu-latest, net9.0)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|