DEV-125 - Fix partial append on error append to stream #1094
Annotations
3 errors and 1 warning
Run Tests:
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.
|
Run Tests:
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.
|
Run Tests
Process completed with exit code 1.
|
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/.
|
The logs for this run have expired and are no longer available.
Loading