Skip to content

Version Packages

Version Packages #3

Re-run triggered August 19, 2024 10:02
Status Failure
Total duration 31s
Artifacts

release.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 errors
tests/daily-detail.test.ts > daily-detail > queryDailyDetail: dist/cjs/index.js#L70
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/.pnpm/[email protected]/node_modules/puppeteer-core/src/node/BrowserLauncher.ts:453: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 ❯ createMobilePage dist/cjs/index.js:70:21 ❯ Module.queryDailyDetail dist/cjs/index.js:209:31 ❯ tests/daily-detail.test.ts:6:25
tests/event-types.test.ts > event-types > queryEventTypes: dist/cjs/index.js#L114
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. ❯ Module.queryEventTypes dist/cjs/index.js:114:15 ❯ tests/event-types.test.ts:6:24
tests/monthly-lucky-days.test.ts > monthly-lucky-days > queryMonthlyLuckyDays: dist/cjs/index.js#L114
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. ❯ queryEventTypes dist/cjs/index.js:114:15 ❯ Module.queryMonthlyLuckyDays dist/cjs/index.js:145:24 ❯ tests/monthly-lucky-days.test.ts:6:30
release
Process completed with exit code 1.