jenkinsci / jenkinsci/github-pr-coverage-status-plugin
"WARN: Unable to locate 'report-task.txt' in the workspace. Did the SonarScanner succedeed?"
- Dominant language
- Java
- Stars
- 97
- Forks
- 101
- PR merge metrics
- No merged PRs in 30d
Description
We are using sonarscanner 2.8.1
In analysis properties:
sonar.analysis.mode=preview
sonar.sources=modules.
But in Console:
INFO: ANALYSIS SUCCESSFUL
INFO: Executing post-job GitHub Pull Request Issue Publisher
INFO: ------------------------------------------------------------------------
INFO: EXECUTION SUCCESS
INFO: ------------------------------------------------------------------------
INFO: Total time: 1:22.184s
INFO: Final Memory: 238M/11718M
INFO: ------------------------------------------------------------------------
WARN: Unable to locate 'report-task.txt' in the workspace. Did the SonarScanner succedeed?
How to resolve this issue.
Contributor guide
Assessment
This issue has not been assessed yet.