nfmelendez commented on pull request #209: URL: https://github.com/apache/incubator-tuweni/pull/209#issuecomment-824126220
when build locally it tells me: Task :eth-client:compileKotlin FAILED $tuweni/eth-client/src/main/kotlin/org/apache/tuweni/ethclient/DiscoveryPeerRepository.kt: (32, 1): Class 'DiscoveryPeerRepository' is not abstract and does not implement abstract member public abstract fun addListener(listener: (Peer) -> Unit): Unit defined in org.apache.tuweni.devp2p.PeerRepository Seems a change of an interface wans't implemented. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tuweni.apache.org For additional commands, e-mail: dev-h...@tuweni.apache.org