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

[BUG] DataWeave valid Type annotation is marked as unable to resolve, but parsed correctly #93

Open
KaiGrassnick opened this issue Jan 9, 2023 · 1 comment

Comments

@KaiGrassnick
Copy link

I'm getting this issue while writing dwl functions.

image

it also happens with other types. They are totally valid and the Plugin also parses it correctly ( gives a different error if the object is not an object, e.g. an array and marks the content ).

What should happen? Plugin should not mark the default types as unable to resolve

@machaval
Copy link
Contributor

Yes, this happens when DW doesn't found wlang library in the classpath. Make sure you have it as a dependency

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

No branches or pull requests

2 participants