fix: some sonar issues (#157) #17
Annotations
5 warnings
ci:
src/controller.ts#L182
Method 'parseObjectData' has a complexity of 17. Maximum allowed is 10
|
ci:
src/controller.ts#L295
Method '_drawLabels' has a complexity of 13. Maximum allowed is 10
|
ci:
src/controller.ts#L351
Method '_drawNodes' has a complexity of 11. Maximum allowed is 10
|
ci:
types/index.esm.d.ts#L54
'SankeyNode' was used before it was defined
|
ci:
types/index.esm.d.ts#L95
'FlowOptions' was used before it was defined
|