make verified file paths shorter (#472) #508
Annotations
5 warnings and 1 notice
|
nuget:
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.
|
|
nuget:
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.
|
|
nuget:
src/Core/test/Eventuous.Tests.Subscriptions/CompositionHandlerTests.cs#L118
Parameter '_' is unread.
|
|
nuget:
src/Azure/test/Eventuous.Tests.Azure.ServiceBus/IsSerialisableByServiceBus.cs#L6
Return a `Func<T>` rather than a `<T>`.
|
|
nuget:
src/Azure/test/Eventuous.Tests.Azure.ServiceBus/IsSerialisableByServiceBus.cs#L27
Return a `Func<T>` rather than a `<T>`.
|
|
269 tests found
There are 269 tests, see "Raw output" for the full list of tests.
|