Add playwright support to CI #15
Annotations
7 errors and 6 warnings
test
Process completed with exit code 1.
|
spec/integration/react-router.spec.ts > React Router v7 Integration > HMR Tests > should connect Vite client and accept HMR updates for React Router widgets:
spec/integration/react-router.spec.ts#L658
Error: browserType.launch: Executable doesn't exist at /nix/store/qs0vl6303zxrvw34308hflqsp2wrsf88-playwright-browsers/chromium_headless_shell-1181/chrome-linux/headless_shell
╔═════════════════════════════════════════════════════════════════════════╗
║ 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 ║
╚═════════════════════════════════════════════════════════════════════════╝
❯ spec/integration/react-router.spec.ts:658:40
|
spec/integration/react-router.spec.ts > React Router v7 Integration > Browser Execution Tests > should load React Router widget without HMR preamble errors in production:
spec/integration/react-router.spec.ts#L557
Error: browserType.launch: Executable doesn't exist at /nix/store/qs0vl6303zxrvw34308hflqsp2wrsf88-playwright-browsers/chromium_headless_shell-1181/chrome-linux/headless_shell
╔═════════════════════════════════════════════════════════════════════════╗
║ 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 ║
╚═════════════════════════════════════════════════════════════════════════╝
❯ spec/integration/react-router.spec.ts:557:40
|
spec/integration/react-router.spec.ts > React Router v7 Integration > Browser Execution Tests > should load React Router widget without HMR preamble errors in development:
spec/integration/react-router.spec.ts#L448
Error: browserType.launch: Executable doesn't exist at /nix/store/qs0vl6303zxrvw34308hflqsp2wrsf88-playwright-browsers/chromium_headless_shell-1181/chrome-linux/headless_shell
╔═════════════════════════════════════════════════════════════════════════╗
║ 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 ║
╚═════════════════════════════════════════════════════════════════════════╝
❯ spec/integration/react-router.spec.ts:448:40
|
spec/integration/plain-react.spec.ts > Plain React (without React Router) > HMR Tests > should connect Vite client and accept HMR updates:
spec/integration/plain-react.spec.ts#L489
Error: browserType.launch: Executable doesn't exist at /nix/store/qs0vl6303zxrvw34308hflqsp2wrsf88-playwright-browsers/chromium_headless_shell-1181/chrome-linux/headless_shell
╔═════════════════════════════════════════════════════════════════════════╗
║ 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 ║
╚═════════════════════════════════════════════════════════════════════════╝
❯ spec/integration/plain-react.spec.ts:489:40
|
spec/integration/plain-react.spec.ts > Plain React (without React Router) > Browser Execution Tests > should load plain React widget without errors in production:
spec/integration/plain-react.spec.ts#L394
Error: browserType.launch: Executable doesn't exist at /nix/store/qs0vl6303zxrvw34308hflqsp2wrsf88-playwright-browsers/chromium_headless_shell-1181/chrome-linux/headless_shell
╔═════════════════════════════════════════════════════════════════════════╗
║ 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 ║
╚═════════════════════════════════════════════════════════════════════════╝
❯ spec/integration/plain-react.spec.ts:394:40
|
spec/integration/plain-react.spec.ts > Plain React (without React Router) > Browser Execution Tests > should load plain React widget without errors in development:
spec/integration/plain-react.spec.ts#L278
Error: browserType.launch: Executable doesn't exist at /nix/store/qs0vl6303zxrvw34308hflqsp2wrsf88-playwright-browsers/chromium_headless_shell-1181/chrome-linux/headless_shell
╔═════════════════════════════════════════════════════════════════════════╗
║ 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 ║
╚═════════════════════════════════════════════════════════════════════════╝
❯ spec/integration/plain-react.spec.ts:278:40
|
build-js
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
build-js
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
lint
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
lint
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
test
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
test
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|