Skip to content

chore: temporary skip the snapshot check #281

chore: temporary skip the snapshot check

chore: temporary skip the snapshot check #281

Re-run triggered November 6, 2024 07:41
Status Failure
Total duration 41s
Artifacts

ci.yml

on: push
Build&Test: node-lts, ubuntu-latest
29s
Build&Test: node-lts, ubuntu-latest
Lint: node-lts, ubuntu-latest
26s
Lint: node-lts, ubuntu-latest
Fit to window
Zoom out
Zoom in

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/