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

How to build it? #3

Open
activey opened this issue Aug 2, 2021 · 1 comment
Open

How to build it? #3

activey opened this issue Aug 2, 2021 · 1 comment

Comments

@activey
Copy link

activey commented Aug 2, 2021

Hi,

I just wanted to build your code locally but I'm getting exceptions, lots of, but most important is this one:

io.vertx.codegen.GenException: type io.vertx.core.streams.WriteStream<org.neo4j.driver.Record> is not legal for use for a parameter in code generation
	at io.vertx.codegen.TypeValidator.validateParamType(TypeValidator.java:38)
	at io.vertx.codegen.ClassModel.checkParamType(ClassModel.java:576)
	at io.vertx.codegen.ClassModel.createMethod(ClassModel.java:837)
	at io.vertx.codegen.ClassModel.lambda$traverseType$13(ClassModel.java:466)
	at java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183)
	at java.util.stream.Streams$StreamBuilderImpl.forEachRemaining(Streams

how do I proceed? ;) thanks

@activey
Copy link
Author

activey commented Aug 3, 2021

Ok, it happens on vert.x 4.x line only

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

1 participant