DEV-125 - Fix partial append on error append to stream #1094
Annotations
12 errors and 15 warnings
EventStore.Client.Streams.Tests.Metadata.stream_metadata.with_timeout_set_with_any_stream_revision_fails_when_operation_expired:
test/EventStore.Client.Streams.Tests/Metadata/stream_metadata.cs#L157
Assert.Throws() Failure: Exception type was not an exact match
Expected: typeof(Grpc.Core.RpcException)
Actual: typeof(System.InvalidOperationException)
---- System.InvalidOperationException : The operation completed with an unexpected result.
|
EventStore.Client.Streams.Tests.Metadata.stream_metadata.with_timeout_set_with_stream_revision_fails_when_operation_expired:
test/EventStore.Client.Streams.Tests/Metadata/stream_metadata.cs#L174
Assert.Throws() Failure: Exception type was not an exact match
Expected: typeof(Grpc.Core.RpcException)
Actual: typeof(System.InvalidOperationException)
---- System.InvalidOperationException : The operation completed with an unexpected result.
|
test / EventStore.Client.Streams/ubuntu-latest/net6.0/ci
Process completed with exit code 1.
|
EventStore.Client.Streams.Tests.Metadata.stream_metadata.with_timeout_set_with_any_stream_revision_fails_when_operation_expired:
test/EventStore.Client.Streams.Tests/Metadata/stream_metadata.cs#L157
Assert.Throws() Failure: Exception type was not an exact match
Expected: typeof(Grpc.Core.RpcException)
Actual: typeof(System.InvalidOperationException)
---- System.InvalidOperationException : The operation completed with an unexpected result.
|
EventStore.Client.Streams.Tests.Metadata.stream_metadata.with_timeout_set_with_stream_revision_fails_when_operation_expired:
test/EventStore.Client.Streams.Tests/Metadata/stream_metadata.cs#L174
Assert.Throws() Failure: Exception type was not an exact match
Expected: typeof(Grpc.Core.RpcException)
Actual: typeof(System.InvalidOperationException)
---- System.InvalidOperationException : The operation completed with an unexpected result.
|
EventStore.Client.Streams.Tests.write_stream_security.writing_to_all_access_normal_stream_is_not_authenticated_when_not_existing_credentials_are_passed:
test/EventStore.Client.Streams.Tests/Security/write_stream_security.cs#L59
Assert.Throws() Failure: Exception type was not an exact match
Expected: typeof(EventStore.Client.NotAuthenticatedException)
Actual: typeof(System.InvalidOperationException)
---- System.InvalidOperationException : The operation completed with an unexpected result.
|
test / EventStore.Client.Streams/ubuntu-latest/net8.0/ci
Process completed with exit code 1.
|
EventStore.Client.Streams.Tests.write_stream_security.writing_to_all_access_normal_stream_is_not_authenticated_when_not_existing_credentials_are_passed:
test/EventStore.Client.Streams.Tests/Security/write_stream_security.cs#L59
Assert.Throws() Failure: Exception type was not an exact match
Expected: typeof(EventStore.Client.NotAuthenticatedException)
Actual: typeof(System.InvalidOperationException)
---- System.InvalidOperationException : The operation completed with an unexpected result.
|
EventStore.Client.Streams.Tests.write_stream_security.writing_with_not_existing_credentials_is_not_authenticated:
test/EventStore.Client.Streams.Tests/Security/write_stream_security.cs#L18
Assert.Throws() Failure: Exception type was not an exact match
Expected: typeof(EventStore.Client.NotAuthenticatedException)
Actual: typeof(System.InvalidOperationException)
---- System.InvalidOperationException : The operation completed with an unexpected result.
|
EventStore.Client.Streams.Tests.Metadata.stream_metadata.with_timeout_set_with_any_stream_revision_fails_when_operation_expired:
test/EventStore.Client.Streams.Tests/Metadata/stream_metadata.cs#L157
Assert.Throws() Failure: Exception type was not an exact match
Expected: typeof(Grpc.Core.RpcException)
Actual: typeof(System.InvalidOperationException)
---- System.InvalidOperationException : The operation completed with an unexpected result.
|
EventStore.Client.Streams.Tests.Metadata.stream_metadata.with_timeout_set_with_stream_revision_fails_when_operation_expired:
test/EventStore.Client.Streams.Tests/Metadata/stream_metadata.cs#L174
Assert.Throws() Failure: Exception type was not an exact match
Expected: typeof(Grpc.Core.RpcException)
Actual: typeof(System.InvalidOperationException)
---- System.InvalidOperationException : The operation completed with an unexpected result.
|
test / EventStore.Client.Streams/ubuntu-latest/net7.0/ci
Process completed with exit code 1.
|
test / EventStore.Client.ProjectionManagement/ubuntu-latest/net8.0/ci
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-dotnet@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
test / EventStore.Client.ProjectionManagement/ubuntu-latest/net6.0/ci
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-dotnet@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
test / EventStore.Client.ProjectionManagement/ubuntu-latest/net7.0/ci
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-dotnet@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
test / EventStore.Client.UserManagement/ubuntu-latest/net8.0/ci
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-dotnet@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
test / EventStore.Client.UserManagement/ubuntu-latest/net6.0/ci
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-dotnet@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
test / EventStore.Client.Operations/ubuntu-latest/net8.0/ci
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-dotnet@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
test / EventStore.Client.Operations/ubuntu-latest/net7.0/ci
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-dotnet@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
test / EventStore.Client.Operations/ubuntu-latest/net6.0/ci
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-dotnet@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
test / EventStore.Client.UserManagement/ubuntu-latest/net7.0/ci
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-dotnet@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
test / EventStore.Client.PersistentSubscriptions/ubuntu-latest/net6.0/ci
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-dotnet@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
test / EventStore.Client.PersistentSubscriptions/ubuntu-latest/net8.0/ci
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-dotnet@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
test / EventStore.Client.PersistentSubscriptions/ubuntu-latest/net7.0/ci
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-dotnet@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
test / EventStore.Client.Streams/ubuntu-latest/net6.0/ci
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-dotnet@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
test / EventStore.Client.Streams/ubuntu-latest/net8.0/ci
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-dotnet@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
test / EventStore.Client.Streams/ubuntu-latest/net7.0/ci
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-dotnet@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|