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

Tipjar does not build in current master branch #14

Open
DerEwige opened this issue Aug 29, 2024 · 0 comments
Open

Tipjar does not build in current master branch #14

DerEwige opened this issue Aug 29, 2024 · 0 comments

Comments

@DerEwige
Copy link

[INFO] --- resources:3.3.1:testResources (default-testResources) @ bolt12-tip-jar ---
[INFO] skip non existing resourceDirectory \eclair-plugins\bolt12-tip-jar\src\test\resources
[INFO] 
[INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ bolt12-tip-jar ---
[INFO] No sources to compile
[INFO] 
[INFO] --- scala:4.7.2:testCompile (scalac) @ bolt12-tip-jar ---
[INFO] Using incremental compilation using Mixed compile order
[INFO] Compiler bridge file: \.sbt\1.0\zinc\org.scala-sbt\org.scala-sbt-compiler-bridge_2.13-1.7.1-bin_2.13.10__55.0-1.7.1_20220712T022208.jar
[INFO] compiling 1 Scala source to \eclair-plugins\bolt12-tip-jar\target\test-classes ...
[ERROR] /eclair-plugins/bolt12-tip-jar/src/test/scala/fr/acinq/eclair/plugins/tipjar/IntegrationSpec.scala:82: not enough arguments for method apply: (nodeParams: fr.acinq.eclair.NodeParams, postman: akka.actor.typed.ActorRef[fr.acinq.eclair.message.Postman.Command], router: akka.actor.ActorRef, register: akka.actor.ActorRef, paymentInitiator: akka.actor.ActorRef): akka.actor.typed.Behavior[fr.acinq.eclair.payment.send.OfferPayment.Command] in object OfferPayment.
Unspecified value parameter paymentInitiator.
Error occurred in an application involving default arguments.
[ERROR] one error found

Built on windows 10 using Intelije IDE 2024.1.4

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