Could you please Help
Step 1 : cd /projefolder
step 2 : sonar-scanner -Dsonar.organization=rrifaty -Dsonar.projectKey=rrifaty_ilkrepo-reponame -Dsonar.sources=. -Dsonar.host.url=https://sonarcloud.io
Below ERROR
NFO: Load branch configuration (done) | time=2ms
INFO: Load quality profiles
INFO: ------------------------------------------------------------------------
INFO: EXECUTION FAILURE
INFO: ------------------------------------------------------------------------
INFO: Total time: 7.018s
INFO: Final Memory: 19M/74M
INFO: ------------------------------------------------------------------------
ERROR: Error during SonarScanner execution
ERROR: Project not found. Please check the ‘sonar.projectKey’ and ‘sonar.organization’ properties, the ‘Could yo please Help’ environment variable, or contact the project administrator
ERROR:
ERROR: Re-run SonarScanner using the -X switch to enable full debug logging.
QUESTION : Where will add “SONAR_TOKEN”