Throws the same error as already know with Azure DevOps scanner. This breaks the CI/CD pipeline.
[DBG] 03:25:15.773 INFO Using embedded Node.js runtime.
04:25:15 [DBG] 03:25:15.774 INFO Using Node.js executable: ‘/root/.sonar/js/node-runtime/node’.
04:25:16 03:25:16.922 ERROR [baseline-browser-mapping] The data in this module is over two months old. To ensure accurate Baseline data, please update: npm i baseline-browser-mapping@latest -D
04:25:16 [ERR] 03:25:16.922 ERROR [baseline-browser-mapping] The data in this module is over two months old. To ensure accurate Baseline data, please update: npm i baseline-browser-mapping@latest -D
04:25:17 [DBG] 03:25:17.071 INFO Memory configuration: OS (29365 MB), Node.js (4288 MB).
04:25:17 [DBG] 03:25:17.143 INFO WebSocket client connected on /ws
04:25:17 [DBG] 03:25:17.144 INFO Plugin version: [11.7.1.36988]
04:25:18 03:25:18.177 ERROR [baseline-browser-mapping] The data in this module is over two months old. To ensure accurate Baseline data, please update: npm i baseline-browser-mapping@latest -D
SonarCloud should already be fixed and the analysis should succeed.
For self-hosted users, these versions are affected:
Community Edition:
25.12.0
26.1.0
Server/Developer/Enterprise:
2025.6.0
2025.6.1
the analysis itself is not failing, but the error logs may make your CI pipeline fail. The upcoming SQ release will contain a fixed version of SonarJS.