chore(deps): update actions/configure-pages action to v5 - autoclosed #174
Annotations
5 errors
|
Test
Process completed with exit code 1.
|
|
packages/playwright/tests/index.test.ts > playwright > local fetcher:
packages/playwright/tests/index.test.ts#L33
Error: browserType.launch: Executable doesn't exist at /home/runner/.cache/ms-playwright/chromium-1112/chrome-linux/chrome
╔═════════════════════════════════════════════════════════════════════════╗
║ Looks like Playwright Test or Playwright was just installed or updated. ║
║ Please run the following command to download new browsers: ║
║ ║
║ pnpm exec playwright install ║
║ ║
║ <3 Playwright Team ║
╚═════════════════════════════════════════════════════════════════════════╝
❯ packages/playwright/tests/index.test.ts:33:26
|
|
packages/playwright/tests/index.test.ts > playwright > webkit:
packages/playwright/tests/index.test.ts#L25
Error: browserType.launch: Executable doesn't exist at /home/runner/.cache/ms-playwright/webkit-1992/pw_run.sh
╔═════════════════════════════════════════════════════════════════════════╗
║ Looks like Playwright Test or Playwright was just installed or updated. ║
║ Please run the following command to download new browsers: ║
║ ║
║ pnpm exec playwright install ║
║ ║
║ <3 Playwright Team ║
╚═════════════════════════════════════════════════════════════════════════╝
❯ packages/playwright/tests/index.test.ts:25:24
|
|
packages/playwright/tests/index.test.ts > playwright > firefox:
packages/playwright/tests/index.test.ts#L18
Error: browserType.launch: Executable doesn't exist at /home/runner/.cache/ms-playwright/firefox-1447/firefox/firefox
╔═════════════════════════════════════════════════════════════════════════╗
║ Looks like Playwright Test or Playwright was just installed or updated. ║
║ Please run the following command to download new browsers: ║
║ ║
║ pnpm exec playwright install ║
║ ║
║ <3 Playwright Team ║
╚═════════════════════════════════════════════════════════════════════════╝
❯ packages/playwright/tests/index.test.ts:18:25
|
|
packages/playwright/tests/index.test.ts > playwright > chromium:
packages/playwright/tests/index.test.ts#L11
Error: browserType.launch: Executable doesn't exist at /home/runner/.cache/ms-playwright/chromium-1112/chrome-linux/chrome
╔═════════════════════════════════════════════════════════════════════════╗
║ Looks like Playwright Test or Playwright was just installed or updated. ║
║ Please run the following command to download new browsers: ║
║ ║
║ pnpm exec playwright install ║
║ ║
║ <3 Playwright Team ║
╚═════════════════════════════════════════════════════════════════════════╝
❯ packages/playwright/tests/index.test.ts:11:26
|