I tried to add a step to my PR builder Concourse CI job that integrates with SonarQube.
However, when I added it, I got this error:
ERROR in /opt/resource/out : line 203 with exit code 1
Here is line # 203 of the out file.
Here is the most likely reason that the line failed.
I think this should be an easy issue to resolve. I may add a PR to resolve it myself. Perhaps users should also be able to provide that PR metadata information as a parameter so that this resource type wouldn't have to be changed.
I am actually not sure which github-pr-resource type that we are using. Please note that the Concourse CI resource types page is recommending this resource type for github-pr (instead of this resource type).
I realize that is likely not one that is compatible (e.g. telia-oss/github-pr-resource).