Details
-
Story
-
Status: Done
-
Highest
-
Resolution: Done
-
None
-
None
Description
Build Commit
1ad6fc40011863e75b253d51e4c15a3c29bb7be2
Build Errors
[ERROR] /Users/bradnussbaum/git/graphfoundation/ongdb-34-dev/enterprise/cypher/cypher/src/test/scala/org/neo4j/cypher/internal/queryReduction/CypherReductionSupport.scala:81: error: too many arguments for method apply: (monitors: org.neo4j.cypher.internal.frontend.v3_4.phases.Monitors, sequencer: String => org.neo4j.cypher.internal.frontend.v3_4.helpers.rewriting.RewriterStepSequencer, metricsFactory: org.neo4j.cypher.internal.compiler.v3_4.planner.logical.MetricsFactory, config: org.neo4j.cypher.internal.compiler.v3_4.CypherCompilerConfiguration, updateStrategy: org.neo4j.cypher.internal.compiler.v3_4.UpdateStrategy, clock: java.time.Clock, contextCreation: org.neo4j.cypher.internal.compiler.v3_4.ContextCreator[Context])org.neo4j.cypher.internal.compiler.v3_4.CypherCompiler[Context] in object CypherCompiler [ERROR] private val compiler = CypherCompiler(astRewriter, WrappedMonitors(kernelMonitors), stepSequencer, metricsFactory, config, defaultUpdateStrategy, [ERROR] ^ [ERROR] one error found