Fixed wait state reporting #37
Annotations
8 warnings
Build:
dkgServiceNode/Controllers/NodesController.cs#L179
Possible null reference argument for parameter 'round' in 'void Runner.SetStepTwoData(Round round, Node node, string[] data)'.
|
Build:
dkgServiceNode/Controllers/NodesController.cs#L181
Possible null reference argument for parameter 'round' in 'bool Runner.IsStepTwoDataReady(Round round)'.
|
Build:
dkgServiceNode/Controllers/NodesController.cs#L200
Possible null reference argument for parameter 'round' in 'void Runner.SetStepThreeData(Round round, Node node, string[] data)'.
|
Build:
dkgServiceNode/Controllers/NodesController.cs#L202
Possible null reference argument for parameter 'round' in 'bool Runner.IsStepThreeDataReady(Round round)'.
|
Build:
dkgServiceNode/Controllers/NodesController.cs#L179
Possible null reference argument for parameter 'round' in 'void Runner.SetStepTwoData(Round round, Node node, string[] data)'.
|
Build:
dkgServiceNode/Controllers/NodesController.cs#L181
Possible null reference argument for parameter 'round' in 'bool Runner.IsStepTwoDataReady(Round round)'.
|
Build:
dkgServiceNode/Controllers/NodesController.cs#L200
Possible null reference argument for parameter 'round' in 'void Runner.SetStepThreeData(Round round, Node node, string[] data)'.
|
Build:
dkgServiceNode/Controllers/NodesController.cs#L202
Possible null reference argument for parameter 'round' in 'bool Runner.IsStepThreeDataReady(Round round)'.
|
Loading