chore(deps): update dependency @th3rdwave/react-navigation-bottom-sheet to ^0.3.2 - abandoned #27212
34 tests run, 14 passed, 0 skipped, 20 failed.
Annotations
Check failure on line 1 in Given Wallet Connect When V2 Then is able to establish a session
github-actions / iOS (15.0) e2e Test Report
Given Wallet Connect When V2 Then is able to establish a session
Test Failed: Timed out while waiting for expectation: TOBEVISIBLE WITH MATCHER(id == “WalletConnectSessionRequestHeader”) TIMEOUT(30s)
Raw output
Test Failed: Timed out while waiting for expectation: TOBEVISIBLE WITH MATCHER(id == “WalletConnectSessionRequestHeader”) TIMEOUT(30s)
HINT: To print view hierarchy on failed actions/matches, use log-level verbose or higher.
at Object.withTimeout (/Users/administrator/actions-runner/_work/wallet/wallet/e2e/src/usecases/WalletConnectV2.js:171:8)
at Generator.next (<anonymous>)
at asyncGeneratorStep (/Users/administrator/actions-runner/_work/wallet/wallet/node_modules/@babel/runtime/helpers/asyncToGenerator.js:3:24)
at _next (/Users/administrator/actions-runner/_work/wallet/wallet/node_modules/@babel/runtime/helpers/asyncToGenerator.js:22:9)
at processTicksAndRejections (node:internal/process/task_queues:95:5)
github-actions / iOS (15.0) 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 (/Users/administrator/actions-runner/_work/wallet/wallet/e2e/src/usecases/WalletConnectV2.js:183:24)
Raw output
TypeError: Cannot read properties of undefined (reading 'topic')
at Object.topic (/Users/administrator/actions-runner/_work/wallet/wallet/e2e/src/usecases/WalletConnectV2.js:183:24)
at Generator.next (<anonymous>)
at asyncGeneratorStep (/Users/administrator/actions-runner/_work/wallet/wallet/node_modules/@babel/runtime/helpers/asyncToGenerator.js:3:24)
at _next (/Users/administrator/actions-runner/_work/wallet/wallet/node_modules/@babel/runtime/helpers/asyncToGenerator.js:22:9)
at processTicksAndRejections (node:internal/process/task_queues:95:5)
github-actions / iOS (15.0) 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 (/Users/administrator/actions-runner/_work/wallet/wallet/e2e/src/usecases/WalletConnectV2.js:226:22)
Raw output
TypeError: Cannot read properties of undefined (reading 'topic')
at Object.topic (/Users/administrator/actions-runner/_work/wallet/wallet/e2e/src/usecases/WalletConnectV2.js:226:22)
at Generator.next (<anonymous>)
at asyncGeneratorStep (/Users/administrator/actions-runner/_work/wallet/wallet/node_modules/@babel/runtime/helpers/asyncToGenerator.js:3:24)
at _next (/Users/administrator/actions-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)
github-actions / iOS (15.0) 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 (/Users/administrator/actions-runner/_work/wallet/wallet/e2e/src/usecases/WalletConnectV2.js:254:22)
Raw output
TypeError: Cannot read properties of undefined (reading 'topic')
at Object.topic (/Users/administrator/actions-runner/_work/wallet/wallet/e2e/src/usecases/WalletConnectV2.js:254:22)
at Generator.next (<anonymous>)
at asyncGeneratorStep (/Users/administrator/actions-runner/_work/wallet/wallet/node_modules/@babel/runtime/helpers/asyncToGenerator.js:3:24)
at _next (/Users/administrator/actions-runner/_work/wallet/wallet/node_modules/@babel/runtime/helpers/asyncToGenerator.js:22:9)
at /Users/administrator/actions-runner/_work/wallet/wallet/node_modules/@babel/runtime/helpers/asyncToGenerator.js:27:7
at new Promise (<anonymous>)
at Object.<anonymous> (/Users/administrator/actions-runner/_work/wallet/wallet/node_modules/@babel/runtime/helpers/asyncToGenerator.js:19:12)
at Promise.then.completed (/Users/administrator/actions-runner/_work/wallet/wallet/node_modules/jest-circus/build/utils.js:298:28)
at new Promise (<anonymous>)
at callAsyncCircusFn (/Users/administrator/actions-runner/_work/wallet/wallet/node_modules/jest-circus/build/utils.js:231:10)
at _callCircusTest (/Users/administrator/actions-runner/_work/wallet/wallet/node_modules/jest-circus/build/run.js:316:40)
at _runTest (/Users/administrator/actions-runner/_work/wallet/wallet/node_modules/jest-circus/build/run.js:252:3)
at _runTestsForDescribeBlock (/Users/administrator/actions-runner/_work/wallet/wallet/node_modules/jest-circus/build/run.js:126:9)
at _runTestsForDescribeBlock (/Users/administrator/actions-runner/_work/wallet/wallet/node_modules/jest-circus/build/run.js:121:9)
at _runTestsForDescribeBlock (/Users/administrator/actions-runner/_work/wallet/wallet/node_modules/jest-circus/build/run.js:121:9)
at run (/Users/administrator/actions-runner/_work/wallet/wallet/node_modules/jest-circus/build/run.js:71:3)
at runAndTransformResultsToJestFormat (/Users/administrator/actions-runner/_work/wallet/wallet/node_modules/jest-circus/build/legacy-code-todo-rewrite/jestAdapterInit.js:122:21)
at jestAdapter (/Users/administrator/actions-runner/_work/wallet/wallet/node_modules/jest-circus/build/legacy-code-todo-rewrite/jestAdapter.js:79:19)
at runTestInternal (/Users/administrator/actions-runner/_work/wallet/wallet/node_modules/jest-runner/build/runTest.js:367:16)
at runTest (/Users/administrator/actions-runner/_work/wallet/wallet/node_modules/jest-runner/build/runTest.js:444:34)
at Object.worker (/Users/administrator/actions-runner/_work/wallet/wallet/node_modules/jest-runner/build/testWorker.js:106:12)
github-actions / iOS (15.0) 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 (/Users/administrator/actions-runner/_work/wallet/wallet/e2e/src/usecases/WalletConnectV2.js:275:22)
Raw output
TypeError: Cannot read properties of undefined (reading 'topic')
at Object.topic (/Users/administrator/actions-runner/_work/wallet/wallet/e2e/src/usecases/WalletConnectV2.js:275:22)
at Generator.next (<anonymous>)
at asyncGeneratorStep (/Users/administrator/actions-runner/_work/wallet/wallet/node_modules/@babel/runtime/helpers/asyncToGenerator.js:3:24)
at _next (/Users/administrator/actions-runner/_work/wallet/wallet/node_modules/@babel/runtime/helpers/asyncToGenerator.js:22:9)
at /Users/administrator/actions-runner/_work/wallet/wallet/node_modules/@babel/runtime/helpers/asyncToGenerator.js:27:7
at new Promise (<anonymous>)
at Object.<anonymous> (/Users/administrator/actions-runner/_work/wallet/wallet/node_modules/@babel/runtime/helpers/asyncToGenerator.js:19:12)
at Promise.then.completed (/Users/administrator/actions-runner/_work/wallet/wallet/node_modules/jest-circus/build/utils.js:298:28)
at new Promise (<anonymous>)
at callAsyncCircusFn (/Users/administrator/actions-runner/_work/wallet/wallet/node_modules/jest-circus/build/utils.js:231:10)
at _callCircusTest (/Users/administrator/actions-runner/_work/wallet/wallet/node_modules/jest-circus/build/run.js:316:40)
at _runTest (/Users/administrator/actions-runner/_work/wallet/wallet/node_modules/jest-circus/build/run.js:252:3)
at _runTestsForDescribeBlock (/Users/administrator/actions-runner/_work/wallet/wallet/node_modules/jest-circus/build/run.js:126:9)
at _runTestsForDescribeBlock (/Users/administrator/actions-runner/_work/wallet/wallet/node_modules/jest-circus/build/run.js:121:9)
at _runTestsForDescribeBlock (/Users/administrator/actions-runner/_work/wallet/wallet/node_modules/jest-circus/build/run.js:121:9)
at run (/Users/administrator/actions-runner/_work/wallet/wallet/node_modules/jest-circus/build/run.js:71:3)
at runAndTransformResultsToJestFormat (/Users/administrator/actions-runner/_work/wallet/wallet/node_modules/jest-circus/build/legacy-code-todo-rewrite/jestAdapterInit.js:122:21)
at jestAdapter (/Users/administrator/actions-runner/_work/wallet/wallet/node_modules/jest-circus/build/legacy-code-todo-rewrite/jestAdapter.js:79:19)
at runTestInternal (/Users/administrator/actions-runner/_work/wallet/wallet/node_modules/jest-runner/build/runTest.js:367:16)
at runTest (/Users/administrator/actions-runner/_work/wallet/wallet/node_modules/jest-runner/build/runTest.js:444:34)
at Object.worker (/Users/administrator/actions-runner/_work/wallet/wallet/node_modules/jest-runner/build/testWorker.js:106:12)
github-actions / iOS (15.0) 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 (/Users/administrator/actions-runner/_work/wallet/wallet/e2e/src/usecases/WalletConnectV2.js:346:22)
Raw output
TypeError: Cannot read properties of undefined (reading 'topic')
at Object.topic (/Users/administrator/actions-runner/_work/wallet/wallet/e2e/src/usecases/WalletConnectV2.js:346:22)
at Generator.next (<anonymous>)
at asyncGeneratorStep (/Users/administrator/actions-runner/_work/wallet/wallet/node_modules/@babel/runtime/helpers/asyncToGenerator.js:3:24)
at _next (/Users/administrator/actions-runner/_work/wallet/wallet/node_modules/@babel/runtime/helpers/asyncToGenerator.js:22:9)
at /Users/administrator/actions-runner/_work/wallet/wallet/node_modules/@babel/runtime/helpers/asyncToGenerator.js:27:7
at new Promise (<anonymous>)
at Object.<anonymous> (/Users/administrator/actions-runner/_work/wallet/wallet/node_modules/@babel/runtime/helpers/asyncToGenerator.js:19:12)
at Promise.then.completed (/Users/administrator/actions-runner/_work/wallet/wallet/node_modules/jest-circus/build/utils.js:298:28)
at new Promise (<anonymous>)
at callAsyncCircusFn (/Users/administrator/actions-runner/_work/wallet/wallet/node_modules/jest-circus/build/utils.js:231:10)
at _callCircusTest (/Users/administrator/actions-runner/_work/wallet/wallet/node_modules/jest-circus/build/run.js:316:40)
at _runTest (/Users/administrator/actions-runner/_work/wallet/wallet/node_modules/jest-circus/build/run.js:252:3)
at _runTestsForDescribeBlock (/Users/administrator/actions-runner/_work/wallet/wallet/node_modules/jest-circus/build/run.js:126:9)
at _runTestsForDescribeBlock (/Users/administrator/actions-runner/_work/wallet/wallet/node_modules/jest-circus/build/run.js:121:9)
at _runTestsForDescribeBlock (/Users/administrator/actions-runner/_work/wallet/wallet/node_modules/jest-circus/build/run.js:121:9)
at run (/Users/administrator/actions-runner/_work/wallet/wallet/node_modules/jest-circus/build/run.js:71:3)
at runAndTransformResultsToJestFormat (/Users/administrator/actions-runner/_work/wallet/wallet/node_modules/jest-circus/build/legacy-code-todo-rewrite/jestAdapterInit.js:122:21)
at jestAdapter (/Users/administrator/actions-runner/_work/wallet/wallet/node_modules/jest-circus/build/legacy-code-todo-rewrite/jestAdapter.js:79:19)
at runTestInternal (/Users/administrator/actions-runner/_work/wallet/wallet/node_modules/jest-runner/build/runTest.js:367:16)
at runTest (/Users/administrator/actions-runner/_work/wallet/wallet/node_modules/jest-runner/build/runTest.js:444:34)
at Object.worker (/Users/administrator/actions-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
github-actions / iOS (15.0) 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 /Users/administrator/actions-runner/_work/wallet/wallet/e2e/src/utils/utils.js:134:11
Raw output
Error: Element with testID 'WalletHome/AccountCircle' not found
at /Users/administrator/actions-runner/_work/wallet/wallet/e2e/src/utils/utils.js:134:11
at Generator.throw (<anonymous>)
at asyncGeneratorStep (/Users/administrator/actions-runner/_work/wallet/wallet/node_modules/@babel/runtime/helpers/asyncToGenerator.js:3:24)
at _throw (/Users/administrator/actions-runner/_work/wallet/wallet/node_modules/@babel/runtime/helpers/asyncToGenerator.js:25:9)
github-actions / iOS (15.0) 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 /Users/administrator/actions-runner/_work/wallet/wallet/e2e/src/utils/utils.js:134:11
Raw output
Error: Element with testID 'cUSDSymbol' not found
at /Users/administrator/actions-runner/_work/wallet/wallet/e2e/src/utils/utils.js:134:11
at Generator.throw (<anonymous>)
at asyncGeneratorStep (/Users/administrator/actions-runner/_work/wallet/wallet/node_modules/@babel/runtime/helpers/asyncToGenerator.js:3:24)
at _throw (/Users/administrator/actions-runner/_work/wallet/wallet/node_modules/@babel/runtime/helpers/asyncToGenerator.js:25:9)
github-actions / iOS (15.0) 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 /Users/administrator/actions-runner/_work/wallet/wallet/e2e/src/utils/utils.js:134:11
Raw output
Error: Element with testID 'cUSDSymbol' not found
at /Users/administrator/actions-runner/_work/wallet/wallet/e2e/src/utils/utils.js:134:11
at Generator.throw (<anonymous>)
at asyncGeneratorStep (/Users/administrator/actions-runner/_work/wallet/wallet/node_modules/@babel/runtime/helpers/asyncToGenerator.js:3:24)
at _throw (/Users/administrator/actions-runner/_work/wallet/wallet/node_modules/@babel/runtime/helpers/asyncToGenerator.js:25:9)
github-actions / iOS (15.0) 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 /Users/administrator/actions-runner/_work/wallet/wallet/e2e/src/utils/utils.js:134:11
Raw output
Error: Element with testID 'cEURSymbol' not found
at /Users/administrator/actions-runner/_work/wallet/wallet/e2e/src/utils/utils.js:134:11
at Generator.throw (<anonymous>)
at asyncGeneratorStep (/Users/administrator/actions-runner/_work/wallet/wallet/node_modules/@babel/runtime/helpers/asyncToGenerator.js:3:24)
at _throw (/Users/administrator/actions-runner/_work/wallet/wallet/node_modules/@babel/runtime/helpers/asyncToGenerator.js:25:9)
github-actions / iOS (15.0) 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 /Users/administrator/actions-runner/_work/wallet/wallet/e2e/src/utils/utils.js:134:11
Raw output
Error: Element with testID 'cEURSymbol' not found
at /Users/administrator/actions-runner/_work/wallet/wallet/e2e/src/utils/utils.js:134:11
at Generator.throw (<anonymous>)
at asyncGeneratorStep (/Users/administrator/actions-runner/_work/wallet/wallet/node_modules/@babel/runtime/helpers/asyncToGenerator.js:3:24)
at _throw (/Users/administrator/actions-runner/_work/wallet/wallet/node_modules/@babel/runtime/helpers/asyncToGenerator.js:25:9)
github-actions / iOS (15.0) 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 /Users/administrator/actions-runner/_work/wallet/wallet/e2e/src/utils/utils.js:134:11
Raw output
Error: Element with testID 'CELOSymbol' not found
at /Users/administrator/actions-runner/_work/wallet/wallet/e2e/src/utils/utils.js:134:11
at Generator.throw (<anonymous>)
at asyncGeneratorStep (/Users/administrator/actions-runner/_work/wallet/wallet/node_modules/@babel/runtime/helpers/asyncToGenerator.js:3:24)
at _throw (/Users/administrator/actions-runner/_work/wallet/wallet/node_modules/@babel/runtime/helpers/asyncToGenerator.js:25:9)
github-actions / iOS (15.0) 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 /Users/administrator/actions-runner/_work/wallet/wallet/e2e/src/utils/utils.js:134:11
Raw output
Error: Element with testID 'CELOSymbol' not found
at /Users/administrator/actions-runner/_work/wallet/wallet/e2e/src/utils/utils.js:134:11
at Generator.throw (<anonymous>)
at asyncGeneratorStep (/Users/administrator/actions-runner/_work/wallet/wallet/node_modules/@babel/runtime/helpers/asyncToGenerator.js:3:24)
at _throw (/Users/administrator/actions-runner/_work/wallet/wallet/node_modules/@babel/runtime/helpers/asyncToGenerator.js:25:9)
github-actions / iOS (15.0) 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 /Users/administrator/actions-runner/_work/wallet/wallet/e2e/src/utils/utils.js:134:11
Raw output
Error: Element with testID 'cUSDSymbol' not found
at /Users/administrator/actions-runner/_work/wallet/wallet/e2e/src/utils/utils.js:134:11
at Generator.throw (<anonymous>)
at asyncGeneratorStep (/Users/administrator/actions-runner/_work/wallet/wallet/node_modules/@babel/runtime/helpers/asyncToGenerator.js:3:24)
at _throw (/Users/administrator/actions-runner/_work/wallet/wallet/node_modules/@babel/runtime/helpers/asyncToGenerator.js:25:9)
github-actions / iOS (15.0) 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 /Users/administrator/actions-runner/_work/wallet/wallet/e2e/src/utils/utils.js:134:11
Raw output
Error: Element with testID 'cEURSymbol' not found
at /Users/administrator/actions-runner/_work/wallet/wallet/e2e/src/utils/utils.js:134:11
at Generator.throw (<anonymous>)
at asyncGeneratorStep (/Users/administrator/actions-runner/_work/wallet/wallet/node_modules/@babel/runtime/helpers/asyncToGenerator.js:3:24)
at _throw (/Users/administrator/actions-runner/_work/wallet/wallet/node_modules/@babel/runtime/helpers/asyncToGenerator.js:25:9)
github-actions / iOS (15.0) 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 /Users/administrator/actions-runner/_work/wallet/wallet/e2e/src/utils/utils.js:134:11
Raw output
Error: Element with testID 'cUSDSymbol' not found
at /Users/administrator/actions-runner/_work/wallet/wallet/e2e/src/utils/utils.js:134:11
at Generator.throw (<anonymous>)
at asyncGeneratorStep (/Users/administrator/actions-runner/_work/wallet/wallet/node_modules/@babel/runtime/helpers/asyncToGenerator.js:3:24)
at _throw (/Users/administrator/actions-runner/_work/wallet/wallet/node_modules/@babel/runtime/helpers/asyncToGenerator.js:25:9)
github-actions / iOS (15.0) 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 /Users/administrator/actions-runner/_work/wallet/wallet/e2e/src/utils/utils.js:134:11
Raw output
Error: Element with testID 'cEURSymbol' not found
at /Users/administrator/actions-runner/_work/wallet/wallet/e2e/src/utils/utils.js:134:11
at Generator.throw (<anonymous>)
at asyncGeneratorStep (/Users/administrator/actions-runner/_work/wallet/wallet/node_modules/@babel/runtime/helpers/asyncToGenerator.js:3:24)
at _throw (/Users/administrator/actions-runner/_work/wallet/wallet/node_modules/@babel/runtime/helpers/asyncToGenerator.js:25:9)
github-actions / iOS (15.0) 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 /Users/administrator/actions-runner/_work/wallet/wallet/e2e/src/utils/utils.js:134:11
Raw output
Error: Element with testID 'CELOSymbol' not found
at /Users/administrator/actions-runner/_work/wallet/wallet/e2e/src/utils/utils.js:134:11
at Generator.throw (<anonymous>)
at asyncGeneratorStep (/Users/administrator/actions-runner/_work/wallet/wallet/node_modules/@babel/runtime/helpers/asyncToGenerator.js:3:24)
at _throw (/Users/administrator/actions-runner/_work/wallet/wallet/node_modules/@babel/runtime/helpers/asyncToGenerator.js:25:9)
Check failure on line 1 in Ramps Given Cash Out When Withdraw Selected Then Send To Address
github-actions / iOS (15.0) e2e Test Report
Ramps Given Cash Out When Withdraw Selected Then Send To Address
Error: Element with testID 'CELOSymbol' not found
at /Users/administrator/actions-runner/_work/wallet/wallet/e2e/src/utils/utils.js:134:11
Raw output
Error: Element with testID 'CELOSymbol' not found
at /Users/administrator/actions-runner/_work/wallet/wallet/e2e/src/utils/utils.js:134:11
at Generator.throw (<anonymous>)
at asyncGeneratorStep (/Users/administrator/actions-runner/_work/wallet/wallet/node_modules/@babel/runtime/helpers/asyncToGenerator.js:3:24)
at _throw (/Users/administrator/actions-runner/_work/wallet/wallet/node_modules/@babel/runtime/helpers/asyncToGenerator.js:25:9)
github-actions / iOS (15.0) 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 /Users/administrator/actions-runner/_work/wallet/wallet/e2e/src/utils/utils.js:134:11
Raw output
Error: Element with testID 'TokenBottomSheet' not found
at /Users/administrator/actions-runner/_work/wallet/wallet/e2e/src/utils/utils.js:134:11
at Generator.throw (<anonymous>)
at asyncGeneratorStep (/Users/administrator/actions-runner/_work/wallet/wallet/node_modules/@babel/runtime/helpers/asyncToGenerator.js:3:24)
at _throw (/Users/administrator/actions-runner/_work/wallet/wallet/node_modules/@babel/runtime/helpers/asyncToGenerator.js:25:9)