Skip to content

Release

Release #58

Manually triggered September 9, 2024 09:31
Status Success
Total duration 3m 0s
Artifacts

release.yml

on: workflow_dispatch
Matrix: release
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 2 warnings
tests/unit-test/web-extractor.test.ts > extractor > basic: packages/web-integration/tests/ai/web/puppeteer/utils.ts#L12
Error: Could not find Chrome (ver. 127.0.6533.99). 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:443:17 ❯ ChromeLauncher.executablePath ../../node_modules/.pnpm/[email protected]/node_modules/puppeteer-core/src/node/ChromeLauncher.ts:280: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 ❯ Module.launchPage tests/ai/web/puppeteer/utils.ts:12:19 ❯ tests/unit-test/web-extractor.test.ts:12:31
tests/unit-test/web-extractor.test.ts > extractor > scroll: packages/web-integration/tests/ai/web/puppeteer/utils.ts#L12
Error: Could not find Chrome (ver. 127.0.6533.99). 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:443:17 ❯ ChromeLauncher.executablePath ../../node_modules/.pnpm/[email protected]/node_modules/puppeteer-core/src/node/ChromeLauncher.ts:280: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 ❯ Module.launchPage tests/ai/web/puppeteer/utils.ts:12:19 ❯ tests/unit-test/web-extractor.test.ts:44:31
tests/unit-test/web-extractor.test.ts > extractor > profile : packages/web-integration/tests/ai/web/puppeteer/utils.ts#L12
Error: Could not find Chrome (ver. 127.0.6533.99). 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:443:17 ❯ ChromeLauncher.executablePath ../../node_modules/.pnpm/[email protected]/node_modules/puppeteer-core/src/node/ChromeLauncher.ts:280: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 ❯ Module.launchPage tests/ai/web/puppeteer/utils.ts:12:19 ❯ tests/unit-test/web-extractor.test.ts:66:31
release (18.19.0)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
release (18.19.0)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, pnpm/action-setup@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/