SonarQube PR decoration with GitHub Actions and GitHub, but inline code decoration not working?
I am using our enterprise SonarQube server and doing PR decoration using GitHub Actions. The scan and PR analysis happens fine and in the end I get the GitHub comment on PR analysis, however I do not get any inline code analysis in GitHub. Is this expected or I am missing something? Below is the code in actions that I am running:
SonarQube PR decoration with GitHub Actions and GitHub, but inline code decoration not working?
I am using our enterprise SonarQube server and doing PR decoration using GitHub Actions. The scan and PR analysis happens fine and in the end I get the GitHub comment on PR analysis, however I do not get any inline code analysis in GitHub. Is this expected or I am missing something? Below is the code in actions that I am running:
SonarQube PR decoration with GitHub Actions and GitHub, but inline code decoration not working?
I am using our enterprise SonarQube server and doing PR decoration using GitHub Actions. The scan and PR analysis happens fine and in the end I get the GitHub comment on PR analysis, however I do not get any inline code analysis in GitHub. Is this expected or I am missing something? Below is the code in actions that I am running:
SonarQube PR decoration with GitHub Actions and GitHub, but inline code decoration not working?
I am using our enterprise SonarQube server and doing PR decoration using GitHub Actions. The scan and PR analysis happens fine and in the end I get the GitHub comment on PR analysis, however I do not get any inline code analysis in GitHub. Is this expected or I am missing something? Below is the code in actions that I am running:
SonarCloud can’t find .lcov file in GitHub Actions
I am using SonarSource/sonarqube-scan-action
in a GitHub Actions workflow, following the documentation, to analyze a TypeScript project, which has Jest.
SonarCloud can’t find .lcov file in GitHub Actions
I am using SonarSource/sonarqube-scan-action
in a GitHub Actions workflow, following the documentation, to analyze a TypeScript project, which has Jest.