com.alphawallet.app.TransactionDecodingTest > testBuildFunctionCallText FAILED
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