Node.JS v20 support

We would like to know when support for Node.JS v20 will be avilable in SonarCloud for Azure Devops

We get the following warning now if we try to scan Node.JS with version 20.

INFO: Sensor JavaScript/TypeScript analysis [javascript]
WARN: Node.js version 20 is not recommended, you might experience issues. Please use a recommended version of Node.js [16, 18]

Hello @Staffan,

this is an omission on our side, v20 should be ok to be used, we just didn’t update the code checking the versions. This will be fixed via Update deprecation message to support Node v20 and deprecate v16 · Issue #4013 · SonarSource/SonarJS · GitHub

Thank you that is good news.

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.