Skip to content

update CHANGELOG

update CHANGELOG #507

Triggered via push April 29, 2024 15:26
Status Failure
Total duration 31s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 1 warning
tests/e2e/01_counter.ts > 01_minimal > should work with recorded events: tests/e2e/01_counter.ts#L9
Error: Could not find Chrome (ver. 124.0.6367.78). 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/ProductLauncher.ts:440:17 ❯ ChromeLauncher.executablePath node_modules/.pnpm/[email protected]/node_modules/puppeteer-core/src/node/ChromeLauncher.ts:277: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/ProductLauncher.ts:99:24 ❯ tests/e2e/01_counter.ts:9:21
test
Process completed with exit code 1.
test
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/.