vanessa-opensource / sonarqube-inject-vsc

SonarQube support for Visual Studio Code - MAIN repo
https://marketplace.visualstudio.com/items?itemName=silverbulleters.sonarqube-inject
MIT License
4 stars 4 forks source link

not supporting Sonarqube 8.0 #6

Open hoosai opened 4 years ago

hoosai commented 4 years ago
INFO: EXECUTION FAILURE INFO: ------------------------------------------------------------------------ INFO: Total time: 439621:21:02.655s INFO: Final Memory: 10M/245M INFO: ------------------------------------------------------------------------ ERROR: Error executing SonarLint ERROR: Error 400 on http://xxxxx:9000/api/components/tree.protobuf?qualifiers=BRC&baseComponentKey=xxxxx&ps=500&p=1: The 'component' parameter is missing ERROR: ERROR: To see the full stack trace of the errors, re-run SonarLint with the -e switch. ERROR: Re-run SonarLint using the -X switch to enable full debug logging.
CaseyRo commented 4 years ago

Did you resolve this @hoosai ? I have the same error.

peakingTony commented 4 years ago

Did you resolve this @Keesromkes @hoosai ? I have the same error too

hacky1610 commented 4 years ago

I am getting the same error

CaseyRo commented 4 years ago

@peakingTony @hacky1610 no, I've stopped using sonarqube from inside VSC -- I run sonarqube analysis on my CI/CD flows in gitlab now.