You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Great progress! I like the output. As mentioned in the linked issue, I think we need to add support for line numbers first. Some parsers don't support that out of the box, but there are workarounds like searching through the files ourselves.
Related: lycheeverse/lychee#1637
This is what I got working:
.github/lychee-problem-matcher.json
:Resulting in this:
However the line number is missing in the output, so the annotation doesn't get added to the right place in the file
The text was updated successfully, but these errors were encountered: