Skip to content

feat(ci): add CI workflow for each new pull request #12

feat(ci): add CI workflow for each new pull request

feat(ci): add CI workflow for each new pull request #12

Triggered via pull request September 13, 2024 22:09
@Thomasan1999Thomasan1999
synchronize #389
feat/ci
Status Failure
Total duration 1m 22s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 errors
src/tests/e2e/integration/navigation.spec.ts: client/src/tests/e2e/integration/navigation.spec.ts#L10
Error: Could not find Chrome (ver. 127.0.6533.119). 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/puppeteer-core/src/node/BrowserLauncher.ts:453:17 ❯ ChromeLauncher.executablePath node_modules/puppeteer-core/src/node/ChromeLauncher.ts:280:19 ❯ ChromeLauncher.computeLaunchArguments node_modules/puppeteer-core/src/node/ChromeLauncher.ts:130:31 ❯ ChromeLauncher.launch node_modules/puppeteer-core/src/node/BrowserLauncher.ts:100:24 ❯ src/tests/e2e/integration/navigation.spec.ts:10:21
test
Process completed with exit code 1.