Hi Community,
While doing sonar analysis for nodejs version 16 receiving below warning, hence suspecting sonar scanner support for nodejs version 16 is required.
Logs :
INFO: No report imported, no coverage information will be imported by JaCoCo XML Report Importer
INFO: Sensor JaCoCo XML Report Importer [jacoco] (done) | time=4ms
INFO: Sensor JavaScript analysis [javascript]
WARN: Node.js version 16 is not supported, you might experience issues. Please use a supported version of Node.js [10, 12, 14, 15]
INFO: 271 source files to be analyzed
Let me know if there is any LTS version which support nodejs 16 scanning
Current sonar version: * Community Edition
- Version 8.9.7 (build 52159)
sonar scanner version : 4.6.2
Regards,
Suraj Nahak