bugfix(DtmSample): fix MsgMsSqlQueryPrepared return http status 200 with unrecognized error body. #176
Annotations
6 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#L145
The variable 'e' is declared but never used
|
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#L145
The variable 'e' is declared but never used
|
Loading