mrutkows commented on issue #262: Adjust the code to reflect latest API gateway version. URL: https://github.com/apache/incubator-openwhisk-wskdeploy/pull/262#issuecomment-324355802 @lzbj Build error... ``` $ make build Installing dependencies go get -d -t ./... Testing go test ./... -tags=unit ? github.com/apache/incubator-openwhisk-wskdeploy [no test files] # github.com/apache/incubator-openwhisk-wskdeploy/parsers parsers/manifest_parser_test.go:497: assignment count mismatch: 3 = 2 parsers/manifest_parser_test.go:543: assignment count mismatch: 3 = 2 parsers/manifest_parser_test.go:562: assignment count mismatch: 3 = 2 parsers/manifest_parser_test.go:647: assignment count mismatch: 3 = 2 parsers/manifest_parser_test.go:727: assignment count mismatch: 3 = 2 parsers/manifest_parser_test.go:815: assignment count mismatch: 3 = 2 ok github.com/apache/incubator-openwhisk-wskdeploy/cmd 0.008s ok github.com/apache/incubator-openwhisk-wskdeploy/deployers 0.010s FAIL github.com/apache/incubator-openwhisk-wskdeploy/parsers [build failed] ? github.com/apache/incubator-openwhisk-wskdeploy/tests/src/integration/common [no test files] ok github.com/apache/incubator-openwhisk-wskdeploy/utils 0.968s ? github.com/apache/incubator-openwhisk-wskdeploy/wski18n [no test files] make: *** [test] Error 2 ``` ---------------------------------------------------------------- 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
