✨ feat: Add action for approving new rpc provider for ethereum mainnet #891
test.yml
on: pull_request
Run unit tests
33s
Run E2E tests (headful)
1m 8s
Annotations
9 errors and 2 warnings
Run unit tests
@synthetixio/synpress-metamask#build: command (/home/runner/work/synpress/synpress/wallets/metamask) /home/runner/setup-pnpm/node_modules/.bin/pnpm run build exited (2)
|
Run unit tests
Property 'approveNewEthereumRPC' does not exist on type '{ approveNewNetwork: (notificationPage: Page) => Promise<void>; rejectNewNetwork: (notificationPage: Page) => Promise<void>; approveSwitchNetwork: (notificationPage: Page) => Promise<...>; rejectSwitchNetwork: (notificationPage: Page) => Promise<...>; }'.
|
Run unit tests
Property 'rejectNewEthereumRPC' does not exist on type '{ approveNewNetwork: (notificationPage: Page) => Promise<void>; rejectNewNetwork: (notificationPage: Page) => Promise<void>; approveSwitchNetwork: (notificationPage: Page) => Promise<...>; rejectSwitchNetwork: (notificationPage: Page) => Promise<...>; }'.
|
Run unit tests
Process completed with exit code 2.
|
Run E2E tests (headful)
No files were found with the provided path: wallets/metamask/playwright-report-headful/. No artifacts will be uploaded.
|
Run E2E tests (headful)
@synthetixio/synpress-metamask#build: command (/home/runner/work/synpress/synpress/wallets/metamask) /home/runner/setup-pnpm/node_modules/.bin/pnpm run build exited (2)
|
Run E2E tests (headful)
Property 'approveNewEthereumRPC' does not exist on type '{ approveNewNetwork: (notificationPage: Page) => Promise<void>; rejectNewNetwork: (notificationPage: Page) => Promise<void>; approveSwitchNetwork: (notificationPage: Page) => Promise<...>; rejectSwitchNetwork: (notificationPage: Page) => Promise<...>; }'.
|
Run E2E tests (headful)
Property 'rejectNewEthereumRPC' does not exist on type '{ approveNewNetwork: (notificationPage: Page) => Promise<void>; rejectNewNetwork: (notificationPage: Page) => Promise<void>; approveSwitchNetwork: (notificationPage: Page) => Promise<...>; rejectSwitchNetwork: (notificationPage: Page) => Promise<...>; }'.
|
Run E2E tests (headful)
Process completed with exit code 2.
|
Run unit tests
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Run E2E tests (headful)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v3, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|