Branch Edge Merge After Node Deletion#1072
Quality Gate failed
Failed conditions
B Maintainability Rating on New Code (required ≥ A)
See analysis details on SonarQube Cloud
Catch issues before they fail your Quality Gate with our IDE extension
SonarQube for IDE
Annotations
Check warning on line 160 in GUI/src/hooks/flow/useOnNodeDelete.ts
sonarqubecloud / SonarCloud Code Analysis
`uniqueDescendantIds` should be a `Set`, and use `uniqueDescendantIds.has()` to check existence or non-existence.
See more on https://sonarcloud.io/project/issues?id=buerokratt_Service-Module&issues=AZ67shyBNFGdBggtix5g&open=AZ67shyBNFGdBggtix5g&pullRequest=1072
Check warning on line 117 in GUI/src/hooks/flow/useOnNodeDelete.ts
sonarqubecloud / SonarCloud Code Analysis
`connectedNodeIds` should be a `Set`, and use `connectedNodeIds.has()` to check existence or non-existence.
See more on https://sonarcloud.io/project/issues?id=buerokratt_Service-Module&issues=AZ67shyBNFGdBggtix5e&open=AZ67shyBNFGdBggtix5e&pullRequest=1072
Check warning on line 152 in GUI/src/hooks/flow/useOnNodeDelete.ts
sonarqubecloud / SonarCloud Code Analysis
Do not call `Array#push()` multiple times.
See more on https://sonarcloud.io/project/issues?id=buerokratt_Service-Module&issues=AZ67shyBNFGdBggtix5f&open=AZ67shyBNFGdBggtix5f&pullRequest=1072