Skip to content

Error in the Android module while ci/cd building on linux #18

Description

@MosCD3

I get the following error while building the android project on linux system

`~/aries-mobile-agent-react-native/aries-mobile-agent-react-native/node_modules/react-native-argon2/android/src/main/java/com/poowf/argon2/RNArgon2Package.java:13: error: com.poowf.argon2.RNArgon2Package is not abstract and does not override abstract method createJSModules() in com.facebook.react.ReactPackage
public class RNArgon2Package implements ReactPackage {
^
1 error

Task :react-native-argon2:compileReleaseJavaWithJavac FAILED
Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/6.9/userguide/command_line_interface.html#sec:command_line_warnings
201 actionable tasks: 201 executed
FAILURE: Build failed with an exception.

  • What went wrong:
    Execution failed for task ':react-native-argon2:compileReleaseJavaWithJavac'.

Compilation failed; see the compiler error output for details.

  • Try:
    Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
  • Get more help at https://help.gradle.org/
    BUILD FAILED in 4m 47s
    Error: Process completed with exit code 1.`

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions