Skip to content

chore(deps): update dependency @th3rdwave/react-navigation-bottom-sheet to ^0.3.2 #12887

chore(deps): update dependency @th3rdwave/react-navigation-bottom-sheet to ^0.3.2

chore(deps): update dependency @th3rdwave/react-navigation-bottom-sheet to ^0.3.2 #12887

GitHub Actions / Android (30) e2e Test Report failed Jul 24, 2024 in 0s

60 tests run, 40 passed, 0 skipped, 20 failed.

Annotations

Check failure on line 1 in Given Wallet Connect When V2 Then is able to establish a session

See this annotation in the file changed.

@github-actions github-actions / Android (30) e2e Test Report

Given Wallet Connect When V2 Then is able to establish a session

Test Failed: 30.0sec timeout expired without matching of given matcher: (view has effective visibility <VISIBLE> and view.getGlobalVisibleRect() covers at least <75> percent of the view's area)
    at Object.withTimeout (/home/runner/work/wallet/wallet/e2e/src/usecases/WalletConnectV2.js:171:8)
Raw output
Test Failed: 30.0sec timeout expired without matching of given matcher: (view has effective visibility <VISIBLE> and view.getGlobalVisibleRect() covers at least <75> percent of the view's area)
    at Object.withTimeout (/home/runner/work/wallet/wallet/e2e/src/usecases/WalletConnectV2.js:171:8)
    at Generator.next (<anonymous>)
    at asyncGeneratorStep (/home/runner/work/wallet/wallet/node_modules/@babel/runtime/helpers/asyncToGenerator.js:3:24)
    at _next (/home/runner/work/wallet/wallet/node_modules/@babel/runtime/helpers/asyncToGenerator.js:22:9)
    at processTicksAndRejections (node:internal/process/task_queues:95:5)

Check failure on line 1 in Given Wallet Connect When V2 Then is able to send a transaction (eth_sendTransaction)

See this annotation in the file changed.

@github-actions github-actions / Android (30) e2e Test Report

Given Wallet Connect When V2 Then is able to send a transaction (eth_sendTransaction)

TypeError: Cannot read properties of undefined (reading 'topic')
    at Object.topic (/home/runner/work/wallet/wallet/e2e/src/usecases/WalletConnectV2.js:183:24)
Raw output
TypeError: Cannot read properties of undefined (reading 'topic')
    at Object.topic (/home/runner/work/wallet/wallet/e2e/src/usecases/WalletConnectV2.js:183:24)
    at Generator.next (<anonymous>)
    at asyncGeneratorStep (/home/runner/work/wallet/wallet/node_modules/@babel/runtime/helpers/asyncToGenerator.js:3:24)
    at _next (/home/runner/work/wallet/wallet/node_modules/@babel/runtime/helpers/asyncToGenerator.js:22:9)
    at processTicksAndRejections (node:internal/process/task_queues:95:5)

Check failure on line 1 in Given Wallet Connect When V2 Then is able to sign a transaction (eth_signTransaction)

See this annotation in the file changed.

@github-actions github-actions / Android (30) e2e Test Report

Given Wallet Connect When V2 Then is able to sign a transaction (eth_signTransaction)

TypeError: Cannot read properties of undefined (reading 'topic')
    at Object.topic (/home/runner/work/wallet/wallet/e2e/src/usecases/WalletConnectV2.js:226:22)
Raw output
TypeError: Cannot read properties of undefined (reading 'topic')
    at Object.topic (/home/runner/work/wallet/wallet/e2e/src/usecases/WalletConnectV2.js:226:22)
    at Generator.next (<anonymous>)
    at asyncGeneratorStep (/home/runner/work/wallet/wallet/node_modules/@babel/runtime/helpers/asyncToGenerator.js:3:24)
    at _next (/home/runner/work/wallet/wallet/node_modules/@babel/runtime/helpers/asyncToGenerator.js:22:9)
    at processTicksAndRejections (node:internal/process/task_queues:95:5)

Check failure on line 1 in Given Wallet Connect When V2 Then is able to sign a message (eth_sign)

See this annotation in the file changed.

@github-actions github-actions / Android (30) e2e Test Report

Given Wallet Connect When V2 Then is able to sign a message (eth_sign)

TypeError: Cannot read properties of undefined (reading 'topic')
    at Object.topic (/home/runner/work/wallet/wallet/e2e/src/usecases/WalletConnectV2.js:254:22)
Raw output
TypeError: Cannot read properties of undefined (reading 'topic')
    at Object.topic (/home/runner/work/wallet/wallet/e2e/src/usecases/WalletConnectV2.js:254:22)
    at Generator.next (<anonymous>)
    at asyncGeneratorStep (/home/runner/work/wallet/wallet/node_modules/@babel/runtime/helpers/asyncToGenerator.js:3:24)
    at _next (/home/runner/work/wallet/wallet/node_modules/@babel/runtime/helpers/asyncToGenerator.js:22:9)
    at /home/runner/work/wallet/wallet/node_modules/@babel/runtime/helpers/asyncToGenerator.js:27:7
    at new Promise (<anonymous>)
    at Object.<anonymous> (/home/runner/work/wallet/wallet/node_modules/@babel/runtime/helpers/asyncToGenerator.js:19:12)
    at Promise.then.completed (/home/runner/work/wallet/wallet/node_modules/jest-circus/build/utils.js:298:28)
    at new Promise (<anonymous>)
    at callAsyncCircusFn (/home/runner/work/wallet/wallet/node_modules/jest-circus/build/utils.js:231:10)
    at _callCircusTest (/home/runner/work/wallet/wallet/node_modules/jest-circus/build/run.js:316:40)
    at _runTest (/home/runner/work/wallet/wallet/node_modules/jest-circus/build/run.js:252:3)
    at _runTestsForDescribeBlock (/home/runner/work/wallet/wallet/node_modules/jest-circus/build/run.js:126:9)
    at _runTestsForDescribeBlock (/home/runner/work/wallet/wallet/node_modules/jest-circus/build/run.js:121:9)
    at _runTestsForDescribeBlock (/home/runner/work/wallet/wallet/node_modules/jest-circus/build/run.js:121:9)
    at run (/home/runner/work/wallet/wallet/node_modules/jest-circus/build/run.js:71:3)
    at runAndTransformResultsToJestFormat (/home/runner/work/wallet/wallet/node_modules/jest-circus/build/legacy-code-todo-rewrite/jestAdapterInit.js:122:21)
    at jestAdapter (/home/runner/work/wallet/wallet/node_modules/jest-circus/build/legacy-code-todo-rewrite/jestAdapter.js:79:19)
    at runTestInternal (/home/runner/work/wallet/wallet/node_modules/jest-runner/build/runTest.js:367:16)
    at runTest (/home/runner/work/wallet/wallet/node_modules/jest-runner/build/runTest.js:444:34)
    at Object.worker (/home/runner/work/wallet/wallet/node_modules/jest-runner/build/testWorker.js:106:12)

Check failure on line 1 in Given Wallet Connect When V2 Then is able to sign a personal message (personal_sign)

See this annotation in the file changed.

@github-actions github-actions / Android (30) e2e Test Report

Given Wallet Connect When V2 Then is able to sign a personal message (personal_sign)

TypeError: Cannot read properties of undefined (reading 'topic')
    at Object.topic (/home/runner/work/wallet/wallet/e2e/src/usecases/WalletConnectV2.js:275:22)
Raw output
TypeError: Cannot read properties of undefined (reading 'topic')
    at Object.topic (/home/runner/work/wallet/wallet/e2e/src/usecases/WalletConnectV2.js:275:22)
    at Generator.next (<anonymous>)
    at asyncGeneratorStep (/home/runner/work/wallet/wallet/node_modules/@babel/runtime/helpers/asyncToGenerator.js:3:24)
    at _next (/home/runner/work/wallet/wallet/node_modules/@babel/runtime/helpers/asyncToGenerator.js:22:9)
    at /home/runner/work/wallet/wallet/node_modules/@babel/runtime/helpers/asyncToGenerator.js:27:7
    at new Promise (<anonymous>)
    at Object.<anonymous> (/home/runner/work/wallet/wallet/node_modules/@babel/runtime/helpers/asyncToGenerator.js:19:12)
    at Promise.then.completed (/home/runner/work/wallet/wallet/node_modules/jest-circus/build/utils.js:298:28)
    at new Promise (<anonymous>)
    at callAsyncCircusFn (/home/runner/work/wallet/wallet/node_modules/jest-circus/build/utils.js:231:10)
    at _callCircusTest (/home/runner/work/wallet/wallet/node_modules/jest-circus/build/run.js:316:40)
    at _runTest (/home/runner/work/wallet/wallet/node_modules/jest-circus/build/run.js:252:3)
    at _runTestsForDescribeBlock (/home/runner/work/wallet/wallet/node_modules/jest-circus/build/run.js:126:9)
    at _runTestsForDescribeBlock (/home/runner/work/wallet/wallet/node_modules/jest-circus/build/run.js:121:9)
    at _runTestsForDescribeBlock (/home/runner/work/wallet/wallet/node_modules/jest-circus/build/run.js:121:9)
    at run (/home/runner/work/wallet/wallet/node_modules/jest-circus/build/run.js:71:3)
    at runAndTransformResultsToJestFormat (/home/runner/work/wallet/wallet/node_modules/jest-circus/build/legacy-code-todo-rewrite/jestAdapterInit.js:122:21)
    at jestAdapter (/home/runner/work/wallet/wallet/node_modules/jest-circus/build/legacy-code-todo-rewrite/jestAdapter.js:79:19)
    at runTestInternal (/home/runner/work/wallet/wallet/node_modules/jest-runner/build/runTest.js:367:16)
    at runTest (/home/runner/work/wallet/wallet/node_modules/jest-runner/build/runTest.js:444:34)
    at Object.worker (/home/runner/work/wallet/wallet/node_modules/jest-runner/build/testWorker.js:106:12)

Check failure on line 1 in Given Wallet Connect When V2 Then is able to sign typed data (eth_signTypedData)

See this annotation in the file changed.

@github-actions github-actions / Android (30) e2e Test Report

Given Wallet Connect When V2 Then is able to sign typed data (eth_signTypedData)

TypeError: Cannot read properties of undefined (reading 'topic')
    at Object.topic (/home/runner/work/wallet/wallet/e2e/src/usecases/WalletConnectV2.js:346:22)
Raw output
TypeError: Cannot read properties of undefined (reading 'topic')
    at Object.topic (/home/runner/work/wallet/wallet/e2e/src/usecases/WalletConnectV2.js:346:22)
    at Generator.next (<anonymous>)
    at asyncGeneratorStep (/home/runner/work/wallet/wallet/node_modules/@babel/runtime/helpers/asyncToGenerator.js:3:24)
    at _next (/home/runner/work/wallet/wallet/node_modules/@babel/runtime/helpers/asyncToGenerator.js:22:9)
    at /home/runner/work/wallet/wallet/node_modules/@babel/runtime/helpers/asyncToGenerator.js:27:7
    at new Promise (<anonymous>)
    at Object.<anonymous> (/home/runner/work/wallet/wallet/node_modules/@babel/runtime/helpers/asyncToGenerator.js:19:12)
    at Promise.then.completed (/home/runner/work/wallet/wallet/node_modules/jest-circus/build/utils.js:298:28)
    at new Promise (<anonymous>)
    at callAsyncCircusFn (/home/runner/work/wallet/wallet/node_modules/jest-circus/build/utils.js:231:10)
    at _callCircusTest (/home/runner/work/wallet/wallet/node_modules/jest-circus/build/run.js:316:40)
    at _runTest (/home/runner/work/wallet/wallet/node_modules/jest-circus/build/run.js:252:3)
    at _runTestsForDescribeBlock (/home/runner/work/wallet/wallet/node_modules/jest-circus/build/run.js:126:9)
    at _runTestsForDescribeBlock (/home/runner/work/wallet/wallet/node_modules/jest-circus/build/run.js:121:9)
    at _runTestsForDescribeBlock (/home/runner/work/wallet/wallet/node_modules/jest-circus/build/run.js:121:9)
    at run (/home/runner/work/wallet/wallet/node_modules/jest-circus/build/run.js:71:3)
    at runAndTransformResultsToJestFormat (/home/runner/work/wallet/wallet/node_modules/jest-circus/build/legacy-code-todo-rewrite/jestAdapterInit.js:122:21)
    at jestAdapter (/home/runner/work/wallet/wallet/node_modules/jest-circus/build/legacy-code-todo-rewrite/jestAdapter.js:79:19)
    at runTestInternal (/home/runner/work/wallet/wallet/node_modules/jest-runner/build/runTest.js:367:16)
    at runTest (/home/runner/work/wallet/wallet/node_modules/jest-runner/build/runTest.js:444:34)
    at Object.worker (/home/runner/work/wallet/wallet/node_modules/jest-runner/build/testWorker.js:106:12)

Check failure on line 1 in Given Wallet Connect When V2 Then should be able to disconnect a session

See this annotation in the file changed.

@github-actions github-actions / Android (30) e2e Test Report

Given Wallet Connect When V2 Then should be able to disconnect a session

Error: Element with testID 'WalletHome/AccountCircle' not found
    at /home/runner/work/wallet/wallet/e2e/src/utils/utils.js:134:11
Raw output
Error: Element with testID 'WalletHome/AccountCircle' not found
    at /home/runner/work/wallet/wallet/e2e/src/utils/utils.js:134:11
    at Generator.throw (<anonymous>)
    at asyncGeneratorStep (/home/runner/work/wallet/wallet/node_modules/@babel/runtime/helpers/asyncToGenerator.js:3:24)
    at _throw (/home/runner/work/wallet/wallet/node_modules/@babel/runtime/helpers/asyncToGenerator.js:25:9)
    at processTicksAndRejections (node:internal/process/task_queues:95:5)

Check failure on line 1 in Ramps Given Cash In When Add Funds selected Then should display cUSD provider(s) for $20

See this annotation in the file changed.

@github-actions github-actions / Android (30) e2e Test Report

Ramps Given Cash In When Add Funds selected Then should display cUSD provider(s) for $20

Error: Element with testID 'cUSDSymbol' not found
    at /home/runner/work/wallet/wallet/e2e/src/utils/utils.js:134:11
Raw output
Error: Element with testID 'cUSDSymbol' not found
    at /home/runner/work/wallet/wallet/e2e/src/utils/utils.js:134:11
    at Generator.throw (<anonymous>)
    at asyncGeneratorStep (/home/runner/work/wallet/wallet/node_modules/@babel/runtime/helpers/asyncToGenerator.js:3:24)
    at _throw (/home/runner/work/wallet/wallet/node_modules/@babel/runtime/helpers/asyncToGenerator.js:25:9)
    at processTicksAndRejections (node:internal/process/task_queues:95:5)

Check failure on line 1 in Ramps Given Cash In When Add Funds selected Then should display cUSD provider(s) for $2

See this annotation in the file changed.

@github-actions github-actions / Android (30) e2e Test Report

Ramps Given Cash In When Add Funds selected Then should display cUSD provider(s) for $2

Error: Element with testID 'cUSDSymbol' not found
    at /home/runner/work/wallet/wallet/e2e/src/utils/utils.js:134:11
Raw output
Error: Element with testID 'cUSDSymbol' not found
    at /home/runner/work/wallet/wallet/e2e/src/utils/utils.js:134:11
    at Generator.throw (<anonymous>)
    at asyncGeneratorStep (/home/runner/work/wallet/wallet/node_modules/@babel/runtime/helpers/asyncToGenerator.js:3:24)
    at _throw (/home/runner/work/wallet/wallet/node_modules/@babel/runtime/helpers/asyncToGenerator.js:25:9)
    at processTicksAndRejections (node:internal/process/task_queues:95:5)

Check failure on line 1 in Ramps Given Cash In When Add Funds selected Then should display cEUR provider(s) for $20

See this annotation in the file changed.

@github-actions github-actions / Android (30) e2e Test Report

Ramps Given Cash In When Add Funds selected Then should display cEUR provider(s) for $20

Error: Element with testID 'cEURSymbol' not found
    at /home/runner/work/wallet/wallet/e2e/src/utils/utils.js:134:11
Raw output
Error: Element with testID 'cEURSymbol' not found
    at /home/runner/work/wallet/wallet/e2e/src/utils/utils.js:134:11
    at Generator.throw (<anonymous>)
    at asyncGeneratorStep (/home/runner/work/wallet/wallet/node_modules/@babel/runtime/helpers/asyncToGenerator.js:3:24)
    at _throw (/home/runner/work/wallet/wallet/node_modules/@babel/runtime/helpers/asyncToGenerator.js:25:9)
    at processTicksAndRejections (node:internal/process/task_queues:95:5)

Check failure on line 1 in Ramps Given Cash In When Add Funds selected Then should display cEUR provider(s) for $2

See this annotation in the file changed.

@github-actions github-actions / Android (30) e2e Test Report

Ramps Given Cash In When Add Funds selected Then should display cEUR provider(s) for $2

Error: Element with testID 'cEURSymbol' not found
    at /home/runner/work/wallet/wallet/e2e/src/utils/utils.js:134:11
Raw output
Error: Element with testID 'cEURSymbol' not found
    at /home/runner/work/wallet/wallet/e2e/src/utils/utils.js:134:11
    at Generator.throw (<anonymous>)
    at asyncGeneratorStep (/home/runner/work/wallet/wallet/node_modules/@babel/runtime/helpers/asyncToGenerator.js:3:24)
    at _throw (/home/runner/work/wallet/wallet/node_modules/@babel/runtime/helpers/asyncToGenerator.js:25:9)
    at processTicksAndRejections (node:internal/process/task_queues:95:5)

Check failure on line 1 in Ramps Given Cash In When Add Funds selected Then should display CELO provider(s) for $20

See this annotation in the file changed.

@github-actions github-actions / Android (30) e2e Test Report

Ramps Given Cash In When Add Funds selected Then should display CELO provider(s) for $20

Error: Element with testID 'CELOSymbol' not found
    at /home/runner/work/wallet/wallet/e2e/src/utils/utils.js:134:11
Raw output
Error: Element with testID 'CELOSymbol' not found
    at /home/runner/work/wallet/wallet/e2e/src/utils/utils.js:134:11
    at Generator.throw (<anonymous>)
    at asyncGeneratorStep (/home/runner/work/wallet/wallet/node_modules/@babel/runtime/helpers/asyncToGenerator.js:3:24)
    at _throw (/home/runner/work/wallet/wallet/node_modules/@babel/runtime/helpers/asyncToGenerator.js:25:9)
    at processTicksAndRejections (node:internal/process/task_queues:95:5)

Check failure on line 1 in Ramps Given Cash In When Add Funds selected Then should display CELO provider(s) for $2

See this annotation in the file changed.

@github-actions github-actions / Android (30) e2e Test Report

Ramps Given Cash In When Add Funds selected Then should display CELO provider(s) for $2

Error: Element with testID 'CELOSymbol' not found
    at /home/runner/work/wallet/wallet/e2e/src/utils/utils.js:134:11
Raw output
Error: Element with testID 'CELOSymbol' not found
    at /home/runner/work/wallet/wallet/e2e/src/utils/utils.js:134:11
    at Generator.throw (<anonymous>)
    at asyncGeneratorStep (/home/runner/work/wallet/wallet/node_modules/@babel/runtime/helpers/asyncToGenerator.js:3:24)
    at _throw (/home/runner/work/wallet/wallet/node_modules/@babel/runtime/helpers/asyncToGenerator.js:25:9)
    at processTicksAndRejections (node:internal/process/task_queues:95:5)

Check failure on line 1 in Ramps Given Cash Out When Spend selected Then should be able to spend cUSD

See this annotation in the file changed.

@github-actions github-actions / Android (30) e2e Test Report

Ramps Given Cash Out When Spend selected Then should be able to spend cUSD

Error: Element with testID 'cUSDSymbol' not found
    at /home/runner/work/wallet/wallet/e2e/src/utils/utils.js:134:11
Raw output
Error: Element with testID 'cUSDSymbol' not found
    at /home/runner/work/wallet/wallet/e2e/src/utils/utils.js:134:11
    at Generator.throw (<anonymous>)
    at asyncGeneratorStep (/home/runner/work/wallet/wallet/node_modules/@babel/runtime/helpers/asyncToGenerator.js:3:24)
    at _throw (/home/runner/work/wallet/wallet/node_modules/@babel/runtime/helpers/asyncToGenerator.js:25:9)
    at processTicksAndRejections (node:internal/process/task_queues:95:5)

Check failure on line 1 in Ramps Given Cash Out When Spend selected Then should be able to spend cEUR

See this annotation in the file changed.

@github-actions github-actions / Android (30) e2e Test Report

Ramps Given Cash Out When Spend selected Then should be able to spend cEUR

Error: Element with testID 'cEURSymbol' not found
    at /home/runner/work/wallet/wallet/e2e/src/utils/utils.js:134:11
Raw output
Error: Element with testID 'cEURSymbol' not found
    at /home/runner/work/wallet/wallet/e2e/src/utils/utils.js:134:11
    at Generator.throw (<anonymous>)
    at asyncGeneratorStep (/home/runner/work/wallet/wallet/node_modules/@babel/runtime/helpers/asyncToGenerator.js:3:24)
    at _throw (/home/runner/work/wallet/wallet/node_modules/@babel/runtime/helpers/asyncToGenerator.js:25:9)
    at processTicksAndRejections (node:internal/process/task_queues:95:5)

Check failure on line 1 in Ramps Given Cash Out When Withdraw Selected Then should display at least 1 cUSD exchange(s)

See this annotation in the file changed.

@github-actions github-actions / Android (30) e2e Test Report

Ramps Given Cash Out When Withdraw Selected Then should display at least 1 cUSD exchange(s)

Error: Element with testID 'cUSDSymbol' not found
    at /home/runner/work/wallet/wallet/e2e/src/utils/utils.js:134:11
Raw output
Error: Element with testID 'cUSDSymbol' not found
    at /home/runner/work/wallet/wallet/e2e/src/utils/utils.js:134:11
    at Generator.throw (<anonymous>)
    at asyncGeneratorStep (/home/runner/work/wallet/wallet/node_modules/@babel/runtime/helpers/asyncToGenerator.js:3:24)
    at _throw (/home/runner/work/wallet/wallet/node_modules/@babel/runtime/helpers/asyncToGenerator.js:25:9)
    at processTicksAndRejections (node:internal/process/task_queues:95:5)

Check failure on line 1 in Ramps Given Cash Out When Withdraw Selected Then should display at least 1 cEUR exchange(s)

See this annotation in the file changed.

@github-actions github-actions / Android (30) e2e Test Report

Ramps Given Cash Out When Withdraw Selected Then should display at least 1 cEUR exchange(s)

Error: Element with testID 'cEURSymbol' not found
    at /home/runner/work/wallet/wallet/e2e/src/utils/utils.js:134:11
Raw output
Error: Element with testID 'cEURSymbol' not found
    at /home/runner/work/wallet/wallet/e2e/src/utils/utils.js:134:11
    at Generator.throw (<anonymous>)
    at asyncGeneratorStep (/home/runner/work/wallet/wallet/node_modules/@babel/runtime/helpers/asyncToGenerator.js:3:24)
    at _throw (/home/runner/work/wallet/wallet/node_modules/@babel/runtime/helpers/asyncToGenerator.js:25:9)
    at processTicksAndRejections (node:internal/process/task_queues:95:5)

Check failure on line 1 in Ramps Given Cash Out When Withdraw Selected Then should display at least 5 CELO exchange(s)

See this annotation in the file changed.

@github-actions github-actions / Android (30) e2e Test Report

Ramps Given Cash Out When Withdraw Selected Then should display at least 5 CELO exchange(s)

Error: Element with testID 'CELOSymbol' not found
    at /home/runner/work/wallet/wallet/e2e/src/utils/utils.js:134:11
Raw output
Error: Element with testID 'CELOSymbol' not found
    at /home/runner/work/wallet/wallet/e2e/src/utils/utils.js:134:11
    at Generator.throw (<anonymous>)
    at asyncGeneratorStep (/home/runner/work/wallet/wallet/node_modules/@babel/runtime/helpers/asyncToGenerator.js:3:24)
    at _throw (/home/runner/work/wallet/wallet/node_modules/@babel/runtime/helpers/asyncToGenerator.js:25:9)
    at processTicksAndRejections (node:internal/process/task_queues:95:5)

Check failure on line 1 in Ramps Given Cash Out When Withdraw Selected Then Send To Address

See this annotation in the file changed.

@github-actions github-actions / Android (30) e2e Test Report

Ramps Given Cash Out When Withdraw Selected Then Send To Address

Error: Element with testID 'CELOSymbol' not found
    at /home/runner/work/wallet/wallet/e2e/src/utils/utils.js:134:11
Raw output
Error: Element with testID 'CELOSymbol' not found
    at /home/runner/work/wallet/wallet/e2e/src/utils/utils.js:134:11
    at Generator.throw (<anonymous>)
    at asyncGeneratorStep (/home/runner/work/wallet/wallet/node_modules/@babel/runtime/helpers/asyncToGenerator.js:3:24)
    at _throw (/home/runner/work/wallet/wallet/node_modules/@babel/runtime/helpers/asyncToGenerator.js:25:9)
    at processTicksAndRejections (node:internal/process/task_queues:95:5)

Check failure on line 1 in Account Setup Choose Your Adventure add funds navigates to home and opens the token bottom sheet

See this annotation in the file changed.

@github-actions github-actions / Android (30) e2e Test Report

Account Setup Choose Your Adventure add funds navigates to home and opens the token bottom sheet

Error: Element with testID 'TokenBottomSheet' not found
    at /home/runner/work/wallet/wallet/e2e/src/utils/utils.js:134:11
Raw output
Error: Element with testID 'TokenBottomSheet' not found
    at /home/runner/work/wallet/wallet/e2e/src/utils/utils.js:134:11
    at Generator.throw (<anonymous>)
    at asyncGeneratorStep (/home/runner/work/wallet/wallet/node_modules/@babel/runtime/helpers/asyncToGenerator.js:3:24)
    at _throw (/home/runner/work/wallet/wallet/node_modules/@babel/runtime/helpers/asyncToGenerator.js:25:9)
    at processTicksAndRejections (node:internal/process/task_queues:95:5)