chore: temporary skip the snapshot check #281
ci.yml
on: push
Build&Test: node-lts, ubuntu-latest
29s
Lint: node-lts, ubuntu-latest
26s
Annotations
3 errors and 1 warning
test/browser.test.ts > dom to image in browser:
test/browser.test.ts#L74
Error: Could not find Chrome (ver. 130.0.6723.91). This can occur if either
1. you did not perform an installation before running the script (e.g. `npx puppeteer browsers install chrome`) or
2. your cache path is incorrectly configured (which is: /home/runner/.cache/puppeteer).
For (2), check out our guide on configuring puppeteer at https://pptr.dev/guides/configuration.
❯ ChromeLauncher.resolveExecutablePath node_modules/.pnpm/[email protected]/node_modules/puppeteer-core/src/node/BrowserLauncher.ts:466:17
❯ ChromeLauncher.executablePath node_modules/.pnpm/[email protected]/node_modules/puppeteer-core/src/node/ChromeLauncher.ts:279:19
❯ ChromeLauncher.computeLaunchArguments node_modules/.pnpm/[email protected]/node_modules/puppeteer-core/src/node/ChromeLauncher.ts:130:31
❯ ChromeLauncher.launch node_modules/.pnpm/[email protected]/node_modules/puppeteer-core/src/node/BrowserLauncher.ts:100:24
❯ test/browser.test.ts:74:15
|
test/browser.test.ts > dom to image in browser:
test/browser.test.ts#L94
TypeError: Cannot read properties of undefined (reading 'close')
❯ test/browser.test.ts:94:19
|
Build&Test: node-lts, ubuntu-latest
Process completed with exit code 1.
|
Build&Test: node-lts, ubuntu-latest
The following actions use a deprecated Node.js version and will be forced to run on node20: tj-actions/glob@v16. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|