Azure task: SonarCloudAnalyze@1 Issue with code analyzis, after analysing, eslint-bridge breaking down... no reason why just poof, worked earlier

Template for a good bug report, formatted with Markdown:

  • SonarCloud
12:23:27.688 INFO: Sensor TypeScript analysis [javascript] (done) | time=45161ms
12:23:27.688 INFO: Sensor JavaScript/TypeScript Coverage [javascript]
12:23:27.689 INFO: Analysing [/home/vsts/work/1/s/coverage/lcov.info]
12:23:27.788 INFO: Sensor JavaScript/TypeScript Coverage [javascript] (done) | time=100ms
12:23:27.789 INFO: Sensor ThymeLeaf template sensor [securityjavafrontend]
12:23:27.799 INFO: Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=10ms
12:23:27.799 INFO: Sensor Generic Test Executions Report
12:23:27.800 INFO: Parsing /home/vsts/work/1/s/sonar-report.xml
12:23:27.810 DEBUG: eslint-bridge server will shutdown
12:23:28.061 DEBUG: stylelint-bridge server will shutdown
----------------------
##[error]12:08:26.093 ERROR: Error during SonarScanner execution
12:08:26.093 ERROR: Error during parsing of generic test execution report '/home/vsts/work/1/s/sonar-report.xml'. Look at the SonarQube documentation to know the expected XML format.
12:08:26.093 ERROR: Caused by: /home/vsts/work/1/s/sonar-report.xml (No such file or directory)
12:08:26.093 ERROR: 
12:08:26.093 ERROR: Re-run SonarScanner using the -X switch to enable full debug logging.
12:08:26.093 ERROR: Error during SonarScanner execution
12:08:26.093 ERROR: Error during parsing of generic test execution report '/home/vsts/work/1/s/sonar-report.xml'. Look at the SonarQube documentation to know the expected XML format.
12:08:26.093 ERROR: Caused by: /home/vsts/work/1/s/sonar-report.xml (No such file or directory)

  • steps to reproduce
    unkown, didnt change anything regarding the earlier builds that worked.

tried to switch on logging level but didnt get any wiser. i comared it with another build which didnt have this issue. and after the

12:23:27.800 INFO: Parsing /home/vsts/work/1/s/sonar-report.xml
12:23:27.810 DEBUG: eslint-bridge server will shutdown
12:23:28.061 DEBUG: stylelint-bridge server will shutdown

were alot of more lines so iam guess in the shutdowns there arent good…