game-ci / unity-test-runner

Run tests for any Unity project
https://github.com/marketplace/actions/unity-test-runner
MIT License
206 stars 135 forks source link

Fix: `Debug.LogError` annotation point not parsed correctly #279

Closed 12joan closed 1 month ago

12joan commented 1 month ago

Changes

Correctly parse the annotation point for stack traces created by Debug.LogError.

Related Issues

Fixes #278

Successfully Failed Workflow Run Link

Note that the RuntimeUtils.cs:580 annotation (Debug.LogError) and the TestHelpers.cs:130 annotation (Assert.Fail) are both reported correctly.

https://github.com/anderbellstudios/pop-pixie/actions/runs/10002797271/job/27648683312#step:4:21445

Checklist

github-actions[bot] commented 1 month ago

Cat Gif