feat: Cypress cache #879
test.yml
on: pull_request
Run unit tests
29s
Run E2E tests (headful)
1m 4s
Annotations
15 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
'initMetaMask' is declared but its value is never read.
|
Run unit tests
File '/home/runner/work/synpress/synpress/wallets/metamask/test/playwright/wallet-setup/basic.setup.ts' is not under 'rootDir' '/home/runner/work/synpress/synpress/wallets/metamask/src'. 'rootDir' is expected to contain all source files.
|
Run unit tests
'getPlaywrightMetamask' is declared but its value is never read.
|
Run unit tests
'SEED_PHRASE' is declared but its value is never read.
|
Run unit tests
'importDefaultWallet' is declared but its value is never read.
|
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)
'initMetaMask' is declared but its value is never read.
|
Run E2E tests (headful)
File '/home/runner/work/synpress/synpress/wallets/metamask/test/playwright/wallet-setup/basic.setup.ts' is not under 'rootDir' '/home/runner/work/synpress/synpress/wallets/metamask/src'. 'rootDir' is expected to contain all source files.
|
Run E2E tests (headful)
'getPlaywrightMetamask' is declared but its value is never read.
|
Run E2E tests (headful)
'SEED_PHRASE' is declared but its value is never read.
|
Run E2E tests (headful)
'importDefaultWallet' is declared but its value is never read.
|
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/
|