feat(Workflow): add context and wfAction to Execute method #103
Annotations
10 warnings
|
tests/Dtmworkflow.Tests/WorkflowHttpTests.cs#L65
Cannot convert null literal to non-nullable reference type.
|
|
tests/Dtmworkflow.Tests/WorkflowHttpTests.cs#L364
Cannot convert null literal to non-nullable reference type.
|
|
tests/Dtmgrpc.IntegrationTests/MsgGrpcTest.cs#L69
The field 'MsgGrpcTest.TransInUID' is assigned but its value is never used
|
|
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)
|
|
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)
|
|
tests/Dtmworkflow.Tests/WorkflowHttpTests.cs#L65
Cannot convert null literal to non-nullable reference type.
|
|
tests/Dtmworkflow.Tests/WorkflowHttpTests.cs#L364
Cannot convert null literal to non-nullable reference type.
|
|
tests/Dtmgrpc.IntegrationTests/MsgGrpcTest.cs#L69
The field 'MsgGrpcTest.TransInUID' is assigned but its value is never used
|
|
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)
|
|
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)
|
The logs for this run have expired and are no longer available.
Loading