Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can't compile rest activity #320

Open
fcastill opened this issue Jan 19, 2019 · 0 comments
Open

Can't compile rest activity #320

fcastill opened this issue Jan 19, 2019 · 0 comments
Labels

Comments

@fcastill
Copy link
Collaborator

I'm submitting a ... (check one with "x")

[x] bug report => search github for a similar issue or PR before submitting
[] enhancement request
[] feature request
[] support request
[] general question

Current behavior (how does the issue manifest):
When building an app using the rest activity it fails with:

# app/vendor/github.com/TIBCOSoftware/flogo-contrib/activity/rest
vendor/github.com/TIBCOSoftware/flogo-contrib/activity/rest/activity.go:174:38: invalid identifier character U+201C '“'
vendor/github.com/TIBCOSoftware/flogo-contrib/activity/rest/activity.go:174:38: undefined: “Content
vendor/github.com/TIBCOSoftware/flogo-contrib/activity/rest/activity.go:174:49: undefined: Type”
vendor/github.com/TIBCOSoftware/flogo-contrib/activity/rest/activity.go:174:53: invalid identifier character U+201D '”'
vendor/github.com/TIBCOSoftware/flogo-contrib/activity/rest/activity.go:174:59: invalid identifier character U+201C '“'
vendor/github.com/TIBCOSoftware/flogo-contrib/activity/rest/activity.go:174:59: undefined: “application
vendor/github.com/TIBCOSoftware/flogo-contrib/activity/rest/activity.go:174:74: undefined: json”
vendor/github.com/TIBCOSoftware/flogo-contrib/activity/rest/activity.go:174:78: invalid identifier character U+201D '”'
FATAL: command "build" failed: exit status 2

Expected behavior:
Building an app with a rest activity should complete successfully.

Please tell us about your environment (Operating system, docker version, browser & verison if webui, etc): MacOS 10.14

Flogo version (CLI & contrib/lib. If unknown, leave empty or state unknown): Latest

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant