feat(ci): add CI workflow for each new pull request #12
Annotations
2 errors
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
|
|
This job failed
Loading