Merge pull request #53 from PandaTechAM/development #51
Annotations
4 warnings
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Build:
src/ResponseCrafter/ExceptionHandlers/SignalR/HubArgument.cs#L5
Nullability of reference types in return type of 'string? HubArgument.InvocationId.get' doesn't match implicitly implemented member 'string IHubArgument.InvocationId.get' (possibly because of nullability attributes).
|
Build:
src/ResponseCrafter/ExceptionHandlers/SignalR/HubArgument.cs#L5
Nullability of reference types in return type of 'string? HubArgument.InvocationId.get' doesn't match implicitly implemented member 'string IHubArgument.InvocationId.get' (possibly because of nullability attributes).
|
Pack:
src/ResponseCrafter/ExceptionHandlers/SignalR/HubArgument.cs#L5
Nullability of reference types in return type of 'string? HubArgument.InvocationId.get' doesn't match implicitly implemented member 'string IHubArgument.InvocationId.get' (possibly because of nullability attributes).
|
Loading