Implementing nullability annotations on Dapr.Client SDK #2668
Annotations
9 errors and 1 warning
|
Build:
examples/Client/ServiceInvocation/InvokeServiceHttpExample.cs#L34
Dereference of a possibly null reference.
|
Build:
examples/Client/ServiceInvocation/InvokeServiceHttpExample.cs#L45
Dereference of a possibly null reference.
|
Build:
examples/Client/StateManagement/StateStoreETagsExample.cs#L38
Dereference of a possibly null reference.
|
Build:
examples/Client/StateManagement/StateStoreETagsExample.cs#L51
Dereference of a possibly null reference.
|
Build:
examples/Client/StateManagement/StateStoreETagsExample.cs#L64
Dereference of a possibly null reference.
|
Build:
examples/Client/ConfigurationApi/Controllers/ConfigurationController.cs#L74
Possible null reference argument for parameter 'value' in 'ActionResult<Account>.implicit operator ActionResult<Account>(Account value)'.
|
Build:
examples/Client/ConfigurationApi/Controllers/ConfigurationController.cs#L85
Possible null reference argument for parameter 'value' in 'ActionResult<Account>.implicit operator ActionResult<Account>(Account value)'.
|
Build
The operation was canceled.
|
Setup .NET 7.0
.NET 7.0 is no longer supported and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the .NET support policy.
|
Loading