ci: allow empty MySQL password #91
Open
Annotations
10 warnings
Build with dotnet:
tests/Dtmworkflow.Tests/WorkflowHttpTests.cs#L365
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/Dtmgrpc.IntegrationTests/MsgGrpcTest.cs#L112
The field 'MsgGrpcTest.TransInUID' is assigned but its value is never used
|
Build with dotnet:
tests/Dtmworkflow.Tests/WorkflowHttpTests.cs#L365
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/Dtmgrpc.IntegrationTests/MsgGrpcTest.cs#L112
The field 'MsgGrpcTest.TransInUID' is assigned but its value is never used
|
Loading