Error during SonarQube Scanner execution. rerun sonar scanner

9:28:40 WARN: File ‘/opt/dir/.component.ts’ was detected as changed but without having changed lines
19:28:40 WARN: File '/opt/dir/
*********.spec.ts’ was detected as changed but without having changed lines

Hi,

Could you please share the complete logs of the scanner?
The two lines that your are pointing are not the reason it failed.

Thanks

@benoit
we are having this issue in multibranch pipeline. previously we didn’t have this issue.
we changed our branch name from new_feature_branch to CMS-new-feaure-branch.
where CMS is our repository name. now it is working and build passed.
I dont understand how it is working after changing branch name ( prefix as repo name and branch name).
please clarify my doubt…