Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Return code 1 in gulp-sonar 3.0.0 #25

Open
jsarkar opened this issue Dec 19, 2016 · 1 comment
Open

Return code 1 in gulp-sonar 3.0.0 #25

jsarkar opened this issue Dec 19, 2016 · 1 comment

Comments

@jsarkar
Copy link

jsarkar commented Dec 19, 2016

I have gulp-sonar 3.0.0 with Sonarqube 5.3 and JavaScript plugin version 2.10.we get the following error in our build scripts:

11:42:44] 11:42:44.510 ERROR: Error during SonarQube Scanner execution

[11:42:44] java.lang.IllegalStateException: Report processing is taking longer than the configured wait limit.
at org.sonar.plugins.buildbreaker.QualityGateBreaker.getAnalysisId(QualityGateBreaker.java:165)
at org.sonar.plugins.buildbreaker.QualityGateBreaker.execute(QualityGateBreaker.java:108)

[11:42:44] Return code: 1.

/development/workspace/<PROJECT_NAME>/node_modules/gulp-sonar/index.js:74
throw new PluginError('gulp-sonar', format('Return code: %d.', code));
^
Error: Return code: 1.

@machellerogden
Copy link
Contributor

Please try again with the latest version.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants