Snapshot support (as an event) #479
Open
Annotations
4 warnings
|
Run tests:
src/Extensions/test/Eventuous.Tests.Extensions.AspNetCore/DiscoveredCommandsTests.cs#L46
Argument of type 'Type' cannot be used for parameter 'exclude' of type 'Type[]' in 'IEndpointRouteBuilder extension(IEndpointRouteBuilder).MapDiscoveredCommands(params Type[] exclude)' due to differences in the nullability of reference types.
|
|
Run tests:
src/Extensions/test/Eventuous.Tests.Extensions.AspNetCore/DiscoveredCommandsTests.cs#L32
Argument of type 'Type' cannot be used for parameter 'exclude' of type 'Type[]' in 'IEndpointRouteBuilder extension(IEndpointRouteBuilder).MapDiscoveredCommands(params Type[] exclude)' due to differences in the nullability of reference types.
|
|
Run tests:
src/Azure/test/Eventuous.Tests.Azure.ServiceBus/IsSerialisableByServiceBus.cs#L27
Return a `Func<T>` rather than a `<T>`.
|
|
Run tests:
src/Azure/test/Eventuous.Tests.Azure.ServiceBus/IsSerialisableByServiceBus.cs#L6
Return a `Func<T>` rather than a `<T>`.
|
Loading