You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
You had a fix with the linked issue, but it seems after you override this fix to go back to previous version
The fix was adding this test: if (!!code && code !== 0) {
Using gulp-sonar in a c++ project using c++ community plugin for SonarQube, the execution breaks because the code on exit process is null
The text was updated successfully, but these errors were encountered: