Merge pull request #79 from neuroglia-io/fix-78-jint-update #11
Annotations
11 warnings
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:
src/Neuroglia.Data.Infrastructure.EventSourcing.EventStore/Services/ESEventStore.cs#L383
'PersistentSubscription' is obsolete
|
Build:
src/Neuroglia.Data.Infrastructure.EventSourcing.EventStore/Services/ESEventStore.cs#L383
'PersistentSubscription' is obsolete
|
Build:
src/Neuroglia.Data.Infrastructure.EventSourcing.EventStore/Services/ESEventStore.cs#L451
'StreamSubscription' is obsolete
|
Build:
src/Neuroglia.Data.Infrastructure.EventSourcing.EventStore/Services/ESEventStore.cs#L464
'PersistentSubscription' is obsolete
|
Build:
src/Neuroglia.Data.Infrastructure.EventSourcing.EventStore/Services/ESEventStore.cs#L485
'PersistentSubscription' is obsolete
|
Build:
src/Neuroglia.Data.Infrastructure.EventSourcing.EventStore/Services/ESEventStore.cs#L499
'PersistentSubscription' is obsolete
|
Build:
src/Neuroglia.Data.Infrastructure.EventSourcing.EventStore/Services/ESEventStore.cs#L512
'StreamSubscription' is obsolete
|
Build:
src/Neuroglia.Data.Infrastructure.EventSourcing.EventStore/Services/ESEventStore.cs#L533
'PersistentSubscription' is obsolete
|
Build:
src/Neuroglia.Data.Infrastructure.EventSourcing.EventStore/Services/ESEventStore.cs#L256
'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:
src/Neuroglia.Data.Infrastructure.EventSourcing.EventStore/Services/ESEventStore.cs#L266
'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.'
|
The logs for this run have expired and are no longer available.
Loading