You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cloudstack.apache.org by GitBox <gi...@apache.org> on 2022/08/18 16:52:28 UTC

[GitHub] [cloudstack-go] mlsorensen commented on pull request #41: FindHostsForMigration returns a list response

mlsorensen commented on PR #41:
URL: https://github.com/apache/cloudstack-go/pull/41#issuecomment-1219717275

   @davidjumani is it just me, or is code generation broken in main?
   
   ```
   % make code
   go run generate/generate.go generate/layout.go --api=generate/listApis.json
   2022/08/18 09:32:15 2 API(s) failed to generate:
   2022/08/18 09:32:15 GoImport failed to format:
   2022/08/18 09:32:15 GoImport failed to format:
   exit status 1
   make: *** [code] Error 1
   ```
   
   Not immediately seeing what the problem is. However I committed a change that seems to do the right thing, ignoring the other issues.


-- 
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: dev-unsubscribe@cloudstack.apache.org

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