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

com.alphawallet.app.TransactionDecodingTest > testBuildFunctionCallText FAILED #3243

Open
M3d-Edge opened this issue Jun 5, 2023 · 0 comments

Comments

@M3d-Edge
Copy link

M3d-Edge commented Jun 5, 2023

Hello

Got problem after running command ./gradlew build

getting this errors

com.alphawallet.app.TransactionDecodingTest > testBuildFunctionCallText FAILED
java.lang.AssertionError at TransactionDecodingTest.java:100

com.alphawallet.app.ENSTest > testAvatarAddressResolve FAILED
org.junit.ComparisonFailure at ENSTest.java:115

123 tests completed, 2 failed

Task :app:testAnalyticsDebugUnitTest FAILED

FAILURE: Build failed with an exception.

  • What went wrong:
    Execution failed for task ':app:testAnalyticsDebugUnitTest'.

There were failing tests. See the report at: file:///C:/Users/M3dL4m1n3/Desktop/Projects/alpha-wallet-android-master/app/build/reports/tests/testAnalyticsDebugUnitTest/index.html

i use '--warning-mode all' to show the individual deprecation warnings

At line:1 char:3

  • --warning-mode all
  • ~
    Missing expression after unary operator '--'.
    At line:1 char:3
  • --warning-mode all

Unexpected token 'warning-mode' in expression or statement.
+ CategoryInfo : ParserError: (:) [], ParentContainsErrorRecordException
+ FullyQualifiedErrorId : MissingExpressionAfterOperator

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

No branches or pull requests

1 participant