You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@devlake.apache.org by "narrowizard (via GitHub)" <gi...@apache.org> on 2023/05/23 09:21:46 UTC

[GitHub] [incubator-devlake] narrowizard opened a new issue, #5264: [Bug][Sonar] compile failed

narrowizard opened a new issue, #5264:
URL: https://github.com/apache/incubator-devlake/issues/5264

   ### Search before asking
   
   - [X] I had searched in the [issues](https://github.com/apache/incubator-devlake/issues?q=is%3Aissue) and found no similar issues.
   
   
   ### What happened
   
   `make all` exited with error
   ```
   #17 140.5 2023/05/23 08:59:28 ParseComment error in file /app/backend/plugins/sonarqube/api/proxy.go :can not parse router comment "/plugins/sonarqube/connections/{connectionId}/proxy/rest/{*path} [GET]"
   #17 140.5 make[1]: *** [Makefile:38: swag] Error 1
   #17 140.5 make[1]: Leaving directory '/app/backend'
   #17 140.5 make: *** [Makefile:81: build-server] Error 2
   ------
   ERROR: failed to solve: executor failed running [/bin/sh -c export CGO_ENABLED=1 && make all]: exit code: 2
   ```
   
   ### What do you expect to happen
   
   Should compile successfully.
   
   ### How to reproduce
   
   1. Clone the repository
   2. Checkout to `release-v0.17` branch
   3. Run `export CGO_ENABLED=1 && make all`
   4. Wait a moment and it reports error.
   
   ### Anything else
   
   _No response_
   
   ### Version
   
   release-v0.17
   
   ### Are you willing to submit PR?
   
   - [ ] Yes I am willing to submit a PR!
   
   ### Code of Conduct
   
   - [X] I agree to follow this project's [Code of Conduct](https://www.apache.org/foundation/policies/conduct)
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@devlake.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [incubator-devlake] mintsweet closed issue #5264: [Bug][Sonar] compile failed

Posted by "mintsweet (via GitHub)" <gi...@apache.org>.
mintsweet closed issue #5264: [Bug][Sonar] compile failed 
URL: https://github.com/apache/incubator-devlake/issues/5264


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@devlake.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org