Skip to content

How to build it? #3

@activey

Description

@activey

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions