houshengbo commented on issue #184: Create tarball for Nginx container in 
OpenWhisk as part of release deploy script
URL: 
https://github.com/apache/incubator-openwhisk-cli/pull/184#issuecomment-359149561
 
 
   @jonpspri please do a rebase of the latest code. The master is currently 
failing to build to the binaries with the 'go build' command due to the 
following errors:
   
   ```
   commands/api.go:106: cannot range over api.Swagger.Paths[path] (type 
*whisk.ApiSwaggerPath)
   commands/api.go:211: cannot range over retApi.Swagger.Paths[path] (type 
*whisk.ApiSwaggerPath)
   commands/api.go:580: cannot range over resultApi.Swagger.Paths[path] (type 
*whisk.ApiSwaggerPath)
   commands/api.go:618: cannot range over resultApi.Swagger.Paths[path] (type 
*whisk.ApiSwaggerPath)
   commands/api.go:681: cannot range over resultApi.Swagger.Paths[path] (type 
*whisk.ApiSwaggerPath)
   commands/api.go:715: cannot range over resultApi.Swagger.Paths[path] (type 
*whisk.ApiSwaggerPath)
   ``` 

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to