Timeout after analysing file for 60 seconds

This post is a mirror from https://github.com/SonarSource/SonarJS/issues/1960

I’m having an issue after upgrade to SQ 8.2 + SonarJS 6.2 + SonarTS 2.1 that looks identical to #1835.

ES-Lint analysis seems to get killed by a 60 sec timeout. It says 1190 files to be analyzed, which frankly is not that huge amount of files and adding 8GB of memory to node doesn’t help at all.

I checked and launched the server command that demonized the es-lint and it seems to be starting properly.

Also tried removing node_modules folder with no success.

Help would be greatly appreciated.

1 Like