I’m using Bitbucket Pipelines, I’m not getting any errors but always the reports are clean which should not be the case. Code is based on React/TypeScript.
In logs of bitbucket pipeline, I can see following logs INFO: Preprocessing files... INFO: 0 languages detected in 0 preprocessed files INFO: 0 files ignored because of inclusion/exclusion patterns 0 source files to be analyzed INFO: 0/0 source files have been analyzed INFO: Sensor Java Config Sensor [iac] (done) | time=36ms INFO: Sensor IaC Docker Sensor [iac] INFO: 0 source files to be analyzed INFO: 0/0 source files have been analyzed
Branch is getting detected by SonarCloud but reports are clean and Pass.