bugfix: add tests for workflow return values and fix null handling #94
Annotations
8 warnings
|
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)
|
|
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)
|
|
tests/Dtmworkflow.Tests/WorkflowHttpTests.cs#L365
Cannot convert null literal to non-nullable reference type.
|
|
tests/Dtmworkflow.Tests/WorkflowHttpTests.cs#L65
Cannot convert null literal to non-nullable reference type.
|
|
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)
|
|
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)
|
|
tests/Dtmworkflow.Tests/WorkflowHttpTests.cs#L365
Cannot convert null literal to non-nullable reference type.
|
|
tests/Dtmworkflow.Tests/WorkflowHttpTests.cs#L65
Cannot convert null literal to non-nullable reference type.
|
The logs for this run have expired and are no longer available.
Loading