Bump AkkaVersion to 1.5.42, implement CancellationToken API changes #64
Annotations
6 warnings
|
src/Akka.Persistence.EventStore.Tests/EventStoreDockerContainer.cs#L115
'IContainerOperations.GetContainerLogsAsync(string, ContainerLogsParameters, CancellationToken)' is obsolete: 'The stream returned by this method won't be demultiplexed properly if the container was created without a TTY. Use GetContainerLogsAsync(string, bool, ContainerLogsParameters, CancellationToken) instead'
|
|
src/Akka.Persistence.EventStore/Streams/FilterStreamStage.cs#L21
The type 'Akka.Streams.ActorAttributes.SupervisionStrategy?' cannot be used as type parameter 'TAttr' in the generic type or method 'Attributes.GetAttribute<TAttr>(TAttr?)'. Nullability of type argument 'Akka.Streams.ActorAttributes.SupervisionStrategy?' doesn't match constraint type 'Akka.Streams.Attributes.IAttribute'.
|
|
src/Akka.Persistence.EventStore/Streams/FilterStreamStage.cs#L21
The type 'Akka.Streams.ActorAttributes.SupervisionStrategy?' cannot be used as type parameter 'TAttr' in the generic type or method 'Attributes.GetAttribute<TAttr>(TAttr?)'. Nullability of type argument 'Akka.Streams.ActorAttributes.SupervisionStrategy?' doesn't match 'class' constraint.
|
|
src/Akka.Persistence.EventStore.Tests/EventStoreDockerContainer.cs#L115
'IContainerOperations.GetContainerLogsAsync(string, ContainerLogsParameters, CancellationToken)' is obsolete: 'The stream returned by this method won't be demultiplexed properly if the container was created without a TTY. Use GetContainerLogsAsync(string, bool, ContainerLogsParameters, CancellationToken) instead'
|
|
src/Akka.Persistence.EventStore/Streams/FilterStreamStage.cs#L21
The type 'Akka.Streams.ActorAttributes.SupervisionStrategy?' cannot be used as type parameter 'TAttr' in the generic type or method 'Attributes.GetAttribute<TAttr>(TAttr?)'. Nullability of type argument 'Akka.Streams.ActorAttributes.SupervisionStrategy?' doesn't match constraint type 'Akka.Streams.Attributes.IAttribute'.
|
|
src/Akka.Persistence.EventStore/Streams/FilterStreamStage.cs#L21
The type 'Akka.Streams.ActorAttributes.SupervisionStrategy?' cannot be used as type parameter 'TAttr' in the generic type or method 'Attributes.GetAttribute<TAttr>(TAttr?)'. Nullability of type argument 'Akka.Streams.ActorAttributes.SupervisionStrategy?' doesn't match 'class' constraint.
|
The logs for this run have expired and are no longer available.
Loading