We're using go-junit-report together with action-junit-report in order to report and annotate our Github PR's with test failures. Unfortunately they don't show up inline the PR as it needs the filename and line number for that:
It'd be nice to include that information in the output as well.
We're using go-junit-report together with action-junit-report in order to report and annotate our Github PR's with test failures. Unfortunately they don't show up inline the PR as it needs the filename and line number for that:
It'd be nice to include that information in the output as well.