Skip to content

Add A* (A-Star) pathfinding algorithm #597

Add A* (A-Star) pathfinding algorithm

Add A* (A-Star) pathfinding algorithm #597

Triggered via pull request November 12, 2025 06:51
Status Failure
Total duration 36s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

5 errors
build
Process completed with exit code 1.
build: Algorithms.Tests/Graph/AStarTests.cs#L287
Possible null reference argument for parameter 'source' in '(int Row, int Col) Enumerable.Last<(int Row, int Col)>(IEnumerable<(int Row, int Col)> source)'.
build: Algorithms.Tests/Graph/AStarTests.cs#L203
Possible null reference argument for parameter 'source' in '(int Row, int Col) Enumerable.Last<(int Row, int Col)>(IEnumerable<(int Row, int Col)> source)'.
build: Algorithms.Tests/Graph/AStarTests.cs#L287
Possible null reference argument for parameter 'source' in '(int Row, int Col) Enumerable.Last<(int Row, int Col)>(IEnumerable<(int Row, int Col)> source)'.
build: Algorithms.Tests/Graph/AStarTests.cs#L203
Possible null reference argument for parameter 'source' in '(int Row, int Col) Enumerable.Last<(int Row, int Col)>(IEnumerable<(int Row, int Col)> source)'.