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

Add avescan #141

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Add avescan #141

wants to merge 2 commits into from

Conversation

Toni-d-e-v
Copy link

No description provided.

Copy link
Member

@ligi ligi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

there are tests failing:

$ ./gradlew test
Starting a Gradle Daemon, 1 incompatible Daemon could not be reused, use --status for details

Task :buildSrc:compileKotlin
'compileJava' task (current target is 11) and 'compileKotlin' task (current target is 1.8) jvm target compatibility should be set to the same Java version.

Task :rpc:compileKotlin
w: /home/ligi/git/kethereum/rpc/src/main/kotlin/org/kethereum/rpc/HttpEthereumRPC.kt: (45, 74): 'create(MediaType?, String): RequestBody' is deprecated. Moved to extension function. Put the 'content' argument first to fix Java

Task :blockscout:test FAILED

TheBlockScoutBlockExplorer > support10Networks() FAILED
org.opentest4j.AssertionFailedError at TheBlockScoutBlockExplorer.kt:34

6 tests completed, 1 failed

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

Successfully merging this pull request may close these issues.

None yet

2 participants