Skip to content

Refactor one more test for shorter name #509

Refactor one more test for shorter name

Refactor one more test for shorter name #509

Triggered via push November 22, 2025 14:39
Status Success
Total duration 6m 55s
Artifacts

preview.yml

on: push
Fit to window
Zoom out
Zoom in

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/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.