Hey we are facing an issue while running java script code coverage in sonarqube via bamboo. Lcov.info file is created via karma/istanbul
- versions used -
SonarQube : 7.9.3
SonarScanner 4.4.0.2170) - error observed
‘’‘WARN: Could not resolve xxx file paths in [/xxx/coverage/report-lcov/lcov.info], first unresolved path: ./node_modules/xxx/filename.js ‘’’
Could please suggest a way to resolve this issue?