fix(ResourceOriented): Fixed the RedisDatabaseFactory #25
Annotations
25 warnings
test / build (8.0.x)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-dotnet@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
test / build (8.0.x):
src/Neuroglia.Data.Infrastructure.EventSourcing.EventStore/Services/EsdbEventStore.cs#L379
'PersistentSubscription' is obsolete
|
test / build (8.0.x):
src/Neuroglia.Data.Infrastructure.EventSourcing.EventStore/Services/EsdbEventStore.cs#L379
'PersistentSubscription' is obsolete
|
test / build (8.0.x):
src/Neuroglia.Data.Infrastructure.EventSourcing.EventStore/Services/EsdbEventStore.cs#L447
'StreamSubscription' is obsolete
|
test / build (8.0.x):
src/Neuroglia.Data.Infrastructure.EventSourcing.EventStore/Services/EsdbEventStore.cs#L460
'PersistentSubscription' is obsolete
|
test / build (8.0.x):
src/Neuroglia.Data.Infrastructure.EventSourcing.EventStore/Services/EsdbEventStore.cs#L481
'PersistentSubscription' is obsolete
|
test / build (8.0.x):
src/Neuroglia.Data.Infrastructure.EventSourcing.EventStore/Services/EsdbEventStore.cs#L495
'PersistentSubscription' is obsolete
|
test / build (8.0.x):
src/Neuroglia.Data.Infrastructure.EventSourcing.EventStore/Services/EsdbEventStore.cs#L508
'StreamSubscription' is obsolete
|
test / build (8.0.x):
src/Neuroglia.Data.Infrastructure.EventSourcing.EventStore/Services/EsdbEventStore.cs#L529
'PersistentSubscription' is obsolete
|
test / build (8.0.x):
src/Neuroglia.Data.Infrastructure.EventSourcing.EventStore/Services/EsdbEventStore.cs#L252
'EventStoreClient.SubscribeToStreamAsync(string, FromStream, Func<StreamSubscription, ResolvedEvent, CancellationToken, Task>, bool, Action<StreamSubscription, SubscriptionDroppedReason, Exception?>?, UserCredentials?, CancellationToken)' is obsolete: 'SubscribeToStreamAsync is no longer supported. Use SubscribeToStream instead.'
|
test / build (8.0.x):
src/Neuroglia.Data.Infrastructure.EventSourcing.EventStore/Services/EsdbEventStore.cs#L262
'EventStorePersistentSubscriptionsClient.SubscribeToStreamAsync(string, string, Func<PersistentSubscription, ResolvedEvent, int?, CancellationToken, Task>, Action<PersistentSubscription, SubscriptionDroppedReason, Exception?>?, UserCredentials?, int, CancellationToken)' is obsolete: 'SubscribeToStreamAsync is no longer supported. Use SubscribeToStream with manual acks instead.'
|
versioning / increment-version
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
build / build (8.0.x)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-dotnet@v2, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
build / build (8.0.x):
src/Neuroglia.Data.Infrastructure.EventSourcing.EventStore/Services/EsdbEventStore.cs#L379
'PersistentSubscription' is obsolete
|
build / build (8.0.x):
src/Neuroglia.Data.Infrastructure.EventSourcing.EventStore/Services/EsdbEventStore.cs#L379
'PersistentSubscription' is obsolete
|
build / build (8.0.x):
src/Neuroglia.Data.Infrastructure.EventSourcing.EventStore/Services/EsdbEventStore.cs#L447
'StreamSubscription' is obsolete
|
build / build (8.0.x):
src/Neuroglia.Data.Infrastructure.EventSourcing.EventStore/Services/EsdbEventStore.cs#L460
'PersistentSubscription' is obsolete
|
build / build (8.0.x):
src/Neuroglia.Data.Infrastructure.EventSourcing.EventStore/Services/EsdbEventStore.cs#L481
'PersistentSubscription' is obsolete
|
build / build (8.0.x):
src/Neuroglia.Data.Infrastructure.EventSourcing.EventStore/Services/EsdbEventStore.cs#L495
'PersistentSubscription' is obsolete
|
build / build (8.0.x):
src/Neuroglia.Data.Infrastructure.EventSourcing.EventStore/Services/EsdbEventStore.cs#L508
'StreamSubscription' is obsolete
|
build / build (8.0.x):
src/Neuroglia.Data.Infrastructure.EventSourcing.EventStore/Services/EsdbEventStore.cs#L529
'PersistentSubscription' is obsolete
|
build / build (8.0.x):
src/Neuroglia.Data.Infrastructure.EventSourcing.EventStore/Services/EsdbEventStore.cs#L252
'EventStoreClient.SubscribeToStreamAsync(string, FromStream, Func<StreamSubscription, ResolvedEvent, CancellationToken, Task>, bool, Action<StreamSubscription, SubscriptionDroppedReason, Exception?>?, UserCredentials?, CancellationToken)' is obsolete: 'SubscribeToStreamAsync is no longer supported. Use SubscribeToStream instead.'
|
build / build (8.0.x):
src/Neuroglia.Data.Infrastructure.EventSourcing.EventStore/Services/EsdbEventStore.cs#L262
'EventStorePersistentSubscriptionsClient.SubscribeToStreamAsync(string, string, Func<PersistentSubscription, ResolvedEvent, int?, CancellationToken, Task>, Action<PersistentSubscription, SubscriptionDroppedReason, Exception?>?, UserCredentials?, int, CancellationToken)' is obsolete: 'SubscribeToStreamAsync is no longer supported. Use SubscribeToStream with manual acks instead.'
|
release / release
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3, softprops/action-gh-release@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
release / publish
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|