Merge pull request #56 from PandaTechAM/development #54
Annotations
3 warnings
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