Skip to content

feat: implement BFS to get path between two nodes #19

feat: implement BFS to get path between two nodes

feat: implement BFS to get path between two nodes #19

Triggered via pull request October 27, 2024 18:30
Status Failure
Total duration 27s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors
lint: src/types/networkgraph.ts#L96
Array type using 'Array<number>' is forbidden. Use 'number[]' instead
lint: src/types/networkgraph.ts#L121
The array literal notation [] is preferable
lint
Process completed with exit code 1.