SonarCloud can’t find .lcov file in Github Action
I am using the sonarqube-scan-action action in a Github Action, following the documentation, to analysize a typescript project, which has Jest.
My action has this block:
I am using the sonarqube-scan-action action in a Github Action, following the documentation, to analysize a typescript project, which has Jest.
My action has this block: