AlphaWallet / AlphaWallet/alpha-wallet-android
com.alphawallet.app.TransactionDecodingTest > testBuildFunctionCallText FAILED
- Dominant language
- Java
- Stars
- 646
- Forks
- 579
- PR merge metrics
- No merged PRs in 30d
Description
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
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.