You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@openwhisk.apache.org by GitBox <gi...@apache.org> on 2018/11/05 04:09:59 UTC

[GitHub] csantanapr commented on issue #1006: go-runtime

csantanapr commented on issue #1006: go-runtime
URL: https://github.com/apache/incubator-openwhisk-wskdeploy/pull/1006#issuecomment-435749887
 
 
   I fixed 2 problems, but now after deployment of OpenWhisk it fails on
   ```
   ==> Error: wskdeploy.go [128]: [ERROR_COMMAND_FAILED]: Command: [wskdeploy]: Error: manifestreader.go [93]: [ERROR_YAML_FILE_FORMAT_ERROR]: File: [manifest.yaml]: 
   ==> manifest_parser.go [617]: [ERROR_YAML_INVALID_RUNTIME]: File: [manifest.yaml]: [helloGo] has not specified any runtime and the action source file extension [go] is not supported.
   ==> Action [helloGo]: Runtime [NOT SPECIFIED]: Supported Runtimes [swift:3.1.1, swift:4.1, nodejs:6, nodejs:8, java, php:7.1, php:7.2, python, python:2, python:3, ruby:2.5]
   ```
   
   Don't understand why, since the default deploy includes go

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services