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-unsubscr...@cloudstack.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org