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
Tests for latest commit are failing!
With #63 applied the lib does not even compile!
The text was updated successfully, but these errors were encountered:
[INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 2.093 s [INFO] Finished at: 2022-03-14T15:18:31-04:00 [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.8.1:compile (default-compile) on project expath-crypto-module: Compilation failure [ERROR] /Users/joe/workspace/expath-crypto-module/src/main/java/org/expath/exist/crypto/digitalSignature/GenerateSignatureFunction.java:[177,117] incompatible types: org.exist.storage.serializers.Serializer cannot be converted to com.evolvedbinary.j8fu.function.ConsumerE<com.evolvedbinary.j8fu.function.ConsumerE<org.exist.storage.serializers.Serializer,java.io.IOException>,java.io.IOException>
Sorry, something went wrong.
No branches or pull requests
Tests for latest commit are failing!
With #63 applied the lib does not even compile!
The text was updated successfully, but these errors were encountered: