Skip to content

add nullable annotation in generated code #446

add nullable annotation in generated code

add nullable annotation in generated code #446

Triggered via pull request March 31, 2024 13:32
Status Success
Total duration 1m 7s
Artifacts

build-and-test.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

1 warning
nuget-test
Nullability of reference types in return type of 'Task<string> HubInvokerFor_global__TypedSignalR_Client_Tests_Shared_INullableTestHub.GetNullableReferenceType(string message)' doesn't match implicitly implemented member 'Task<string?> INullableTestHub.GetNullableReferenceType(string? message)'.