✨ feat: Optional caching for tests and enable tests for windows #703
test.yml
on: pull_request
Run unit tests
40s
Run E2E tests (headful)
1m 12s
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 (1)
|
Run unit tests
File '/home/runner/work/synpress/synpress/wallets/metamask/test/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
Could not find a declaration file for module 'unzipper'. '/home/runner/work/synpress/synpress/node_modules/.pnpm/[email protected]/node_modules/unzipper/unzip.js' implicitly has an 'any' type.
|
Run unit tests
'getExtensionId' is declared but its value is never read.
|
Run unit tests
Expected 1 arguments, but got 0. Did you forget to include 'void' in your type argument to 'Promise'?
|
Run unit tests
'error' is of type 'unknown'.
|
Run unit tests
Process completed with exit code 1.
|
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)
File '/home/runner/work/synpress/synpress/wallets/metamask/test/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)
Could not find a declaration file for module 'unzipper'. '/home/runner/work/synpress/synpress/node_modules/.pnpm/[email protected]/node_modules/unzipper/unzip.js' implicitly has an 'any' type.
|
Run E2E tests (headful)
'getExtensionId' is declared but its value is never read.
|
Run E2E tests (headful)
Expected 1 arguments, but got 0. Did you forget to include 'void' in your type argument to 'Promise'?
|
Run E2E tests (headful)
'error' is of type 'unknown'.
|
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 (1)
|
Run E2E tests (headful)
Process completed with exit code 1.
|
Run unit tests
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, pnpm/action-setup@v2, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Run E2E tests (headful)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, pnpm/action-setup@v2, actions/setup-node@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|