Merge pull request #53 from PandaTechAM/development #51
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
4 warnings
|
deploy
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
|
deploy:
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).
|
|
deploy:
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).
|
|
deploy:
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).
|