Some additional information — We added a step to the Azure DevOps Build Pipeline to install TypeScript to version 3.7.5 prior to the SonarCloud Code Analysis step. However, this causes the SonarCloud Code Analysis step to fail hard with the following errors:
INFO: Sensor Generic Test Executions Report
INFO: Parsing H:\Agents\DEP-1\_work\2\s\Portal\Outsell.Dep.Web.Client\reports\ut_report.xml
INFO: ------------------------------------------------------------------------
INFO: EXECUTION FAILURE
INFO: ------------------------------------------------------------------------
INFO: Total time: 1:37.593s
INFO: Final Memory: 40M/745M
INFO: ------------------------------------------------------------------------
##[error]ERROR: Error during SonarQube Scanner execution
ERROR: Error during SonarQube Scanner execution
##[error]ERROR: Error during parsing of generic test execution report 'H:\Agents\DEP-1\_work\2\s\Portal\Outsell.Dep.Web.Client\reports\ut_report.xml'. Look at the SonarQube documentation to know the expected XML format.
ERROR: Caused by: H:\Agents\DEP-1\_work\2\s\Portal\Outsell.Dep.Web.Client\reports\ut_report.xml (The system cannot find the path specified)