bugfix: add tests for workflow return values and fix null handling #208
Annotations
8 warnings
Build with dotnet:
tests/Dtmworkflow.Tests/WorkflowHttpTests.cs#L259
Cannot convert null literal to non-nullable reference type.
|
Build with dotnet:
tests/Dtmworkflow.Tests/WorkflowHttpTests.cs#L65
Cannot convert null literal to non-nullable reference type.
|
Build with dotnet:
samples/DtmSample/Controllers/MsgTestController.cs#L334
Parameter 'gid' has no matching param tag in the XML comment for 'MsgTestController.Query(string, CancellationToken)' (but other parameters do)
|
Build with dotnet:
samples/DtmSample/Controllers/MsgTestController.cs#L346
Parameter 'gid' has no matching param tag in the XML comment for 'MsgTestController.QueryStatus(string, CancellationToken)' (but other parameters do)
|
Build with dotnet:
tests/Dtmworkflow.Tests/WorkflowHttpTests.cs#L259
Cannot convert null literal to non-nullable reference type.
|
Build with dotnet:
tests/Dtmworkflow.Tests/WorkflowHttpTests.cs#L65
Cannot convert null literal to non-nullable reference type.
|
Build with dotnet:
samples/DtmSample/Controllers/MsgTestController.cs#L334
Parameter 'gid' has no matching param tag in the XML comment for 'MsgTestController.Query(string, CancellationToken)' (but other parameters do)
|
Build with dotnet:
samples/DtmSample/Controllers/MsgTestController.cs#L346
Parameter 'gid' has no matching param tag in the XML comment for 'MsgTestController.QueryStatus(string, CancellationToken)' (but other parameters do)
|
Loading