We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Other
ethers-kt
No response
Java
Android
Jacoco sometimes fails with random ClassFormatErrors, probably due to some internal error.
ClassFormatError
io.ethers.crypto.bip32.ExtendedSigningKeyTest > executionError FAILED io.kotest.engine.spec.SpecInstantiationException at instantiateSpec.kt:54 Caused by: java.lang.reflect.InvocationTargetException at NativeConstructorAccessorImpl.java:-2 Caused by: java.lang.ClassFormatError at ExtendedSigningKeyTest.kt:8
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Module
Other
What version of
ethers-kt
are you using?No response
What version of
Java
you are working on?No response
Are you developing an
Android
app? If yes, please provide the OS version.No response
📝 Description
Jacoco sometimes fails with random
ClassFormatError
s, probably due to some internal error.📑 Stack trace
💻 Code to reproduce the bug
No response
The text was updated successfully, but these errors were encountered: