chore: [DEVEX-185] Rebranding #1366
Annotations
10 errors and 1 warning
Run Tests
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.
|
Run Tests
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.
|
Run Tests:
test/Kurrent.Client.Tests/Streams/AppendTests.cs#L320
System.NullReferenceException : Object reference not set to an instance of an object.
|
Run Tests:
test/Kurrent.Client.Tests/Streams/AppendTests.cs#L512
System.NullReferenceException : Object reference not set to an instance of an object.
|
Run Tests:
test/Kurrent.Client.Tests/Streams/AppendTests.cs#L357
System.ArgumentNullException : Value cannot be null. (Parameter 'client')
|
Run Tests:
test/Kurrent.Client.Tests/Streams/AppendTests.cs#L723
System.NullReferenceException : Object reference not set to an instance of an object.
|
Run Tests:
test/Kurrent.Client.Tests/Streams/AppendTests.cs#L442
System.NullReferenceException : Object reference not set to an instance of an object.
|
Run Tests:
test/Kurrent.Client.Tests/Streams/AppendTests.cs#L661
System.NullReferenceException : Object reference not set to an instance of an object.
|
Run Tests:
test/Kurrent.Client.Tests/Streams/AppendTests.cs#L557
System.NullReferenceException : Object reference not set to an instance of an object.
|
Run Tests:
test/Kurrent.Client.Tests/Streams/AppendTests.cs#L527
System.NullReferenceException : Object reference not set to an instance of an object.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading