Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2f04d83 commit 2234edaCopy full SHA for 2234eda
‎.github/workflows/sonarcloud.yml
@@ -30,3 +30,4 @@ jobs:
30
env:
31
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} # Needed to get PR information, if any
32
SONAR_TOKEN: ${{ secrets.SONAR_TOKEN }}
33
+ SONAR_SCANNER_OPTS: "-Dsonar.javascript.node.maxspace=6144"
0 commit comments