Ultimately, you need to let them know that the version of SonarQube you’re using is from June 2018 (almost 5 years ago), and has not received any security fixes since then. Running such an old version is an operational risk.
But could you please guide us with the current issue, script is giving an error, even if we remove the first line “set -euo pipefail” from the script, we’re getting different error as below,
/Users/runner/work/1/s/xccov-to-sonarqube-generic.sh: line 2: $‘\r’: command not found
/Users/runner/work/1/s/xccov-to-sonarqube-generic.sh: line 3: $‘\r’: command not found
/Users/runner/work/1/s/xccov-to-sonarqube-generic.sh: line 4: syntax error near unexpected token `$‘{\r’’
/Users/runner/work/1/s/xccov-to-sonarqube-generic.sh: line 4: `function convert_xccov_to_xml {