Skip to content

Subscriptions Without Callbacks (DEV-112) #1132

Subscriptions Without Callbacks (DEV-112)

Subscriptions Without Callbacks (DEV-112) #1132

Triggered via pull request February 15, 2024 17:57
Status Failure
Total duration 10m 29s
Artifacts

ci.yml

on: pull_request
Matrix: test / test
Fit to window
Zoom out
Zoom in

Annotations

15 errors and 15 warnings
EventStore.Client.PersistentSubscriptions.Tests.SubscriptionToAll.connect_to_non_existing_with_permissions_obsolete.throws_persistent_subscription_not_found: test/EventStore.Client.PersistentSubscriptions.Tests/SubscriptionToAll/connect_to_non_existing_with_permissions_obsolete.cs#L16
Assert.Throws() Failure: Exception type was not an exact match Expected: typeof(EventStore.Client.PersistentSubscriptionNotFoundException) Actual: typeof(System.InvalidOperationException) ---- System.InvalidOperationException : Subscription could not be confirmed.
EventStore.Client.PersistentSubscriptions.Tests.SubscriptionToStream.connect_to_non_existing_with_permissions_obsolete.throws_persistent_subscription_not_found: test/EventStore.Client.PersistentSubscriptions.Tests/SubscriptionToStream/connect_to_non_existing_with_permissions_obsolete.cs#L17
Assert.Throws() Failure: Exception type was not an exact match Expected: typeof(EventStore.Client.PersistentSubscriptionNotFoundException) Actual: typeof(System.InvalidOperationException) ---- System.InvalidOperationException : Subscription could not be confirmed.
test / EventStore.Client.PersistentSubscriptions/ubuntu-latest/net6.0/ci
Process completed with exit code 1.
EventStore.Client.PersistentSubscriptions.Tests.SubscriptionToStream.connect_to_non_existing_with_permissions_obsolete.throws_persistent_subscription_not_found: test/EventStore.Client.PersistentSubscriptions.Tests/SubscriptionToStream/connect_to_non_existing_with_permissions_obsolete.cs#L17
Assert.Throws() Failure: Exception type was not an exact match Expected: typeof(EventStore.Client.PersistentSubscriptionNotFoundException) Actual: typeof(System.InvalidOperationException) ---- System.InvalidOperationException : Subscription could not be confirmed.
EventStore.Client.PersistentSubscriptions.Tests.SubscriptionToAll.connect_to_non_existing_with_permissions_obsolete.throws_persistent_subscription_not_found: test/EventStore.Client.PersistentSubscriptions.Tests/SubscriptionToAll/connect_to_non_existing_with_permissions_obsolete.cs#L16
Assert.Throws() Failure: Exception type was not an exact match Expected: typeof(EventStore.Client.PersistentSubscriptionNotFoundException) Actual: typeof(System.InvalidOperationException) ---- System.InvalidOperationException : Subscription could not be confirmed.
test / EventStore.Client.PersistentSubscriptions/ubuntu-latest/net7.0/ci
Process completed with exit code 1.
EventStore.Client.PersistentSubscriptions.Tests.SubscriptionToStream.connect_to_non_existing_with_permissions_obsolete.throws_persistent_subscription_not_found: test/EventStore.Client.PersistentSubscriptions.Tests/SubscriptionToStream/connect_to_non_existing_with_permissions_obsolete.cs#L17
Assert.Throws() Failure: Exception type was not an exact match Expected: typeof(EventStore.Client.PersistentSubscriptionNotFoundException) Actual: typeof(System.InvalidOperationException) ---- System.InvalidOperationException : Subscription could not be confirmed.
EventStore.Client.PersistentSubscriptions.Tests.SubscriptionToAll.connect_to_non_existing_with_permissions_obsolete.throws_persistent_subscription_not_found: test/EventStore.Client.PersistentSubscriptions.Tests/SubscriptionToAll/connect_to_non_existing_with_permissions_obsolete.cs#L16
Assert.Throws() Failure: Exception type was not an exact match Expected: typeof(EventStore.Client.PersistentSubscriptionNotFoundException) Actual: typeof(System.InvalidOperationException) ---- System.InvalidOperationException : Subscription could not be confirmed.
test / EventStore.Client.PersistentSubscriptions/ubuntu-latest/net8.0/ci
Process completed with exit code 1.
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.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.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/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/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.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/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/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/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/.
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/.