Skip to content

fix: some sonar issues (#157) #17

fix: some sonar issues (#157)

fix: some sonar issues (#157) #17

Triggered via push October 26, 2024 21:00
Status Success
Total duration 2m 1s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

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