### Is there an existing issue for this? - [x] I have searched the existing issues ### Problem statement Currently, we set the start/end line/column for failures to -1, 0 or 1. ### Proposed Solution We should be consistent here and always set it to `-1` to signal that we were not able to look at the line and column numbers ### Additional Context _No response_