Add playwright support to CI #10
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:
╔══════════════════════════════════════════════════════╗
║ Host system is missing dependencies to run browsers. ║
║ Please install them with the following command: ║
║ ║
║ sudo pnpm exec playwright install-deps ║
║ ║
║ Alternatively, use apt: ║
║ sudo apt-get install libgbm1 ║
║ ║
║ <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:
╔══════════════════════════════════════════════════════╗
║ Host system is missing dependencies to run browsers. ║
║ Please install them with the following command: ║
║ ║
║ sudo pnpm exec playwright install-deps ║
║ ║
║ Alternatively, use apt: ║
║ sudo apt-get install libgbm1 ║
║ ║
║ <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:
╔══════════════════════════════════════════════════════╗
║ Host system is missing dependencies to run browsers. ║
║ Please install them with the following command: ║
║ ║
║ sudo pnpm exec playwright install-deps ║
║ ║
║ Alternatively, use apt: ║
║ sudo apt-get install libgbm1 ║
║ ║
║ <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:
╔══════════════════════════════════════════════════════╗
║ Host system is missing dependencies to run browsers. ║
║ Please install them with the following command: ║
║ ║
║ sudo pnpm exec playwright install-deps ║
║ ║
║ Alternatively, use apt: ║
║ sudo apt-get install libgbm1 ║
║ ║
║ <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:
╔══════════════════════════════════════════════════════╗
║ Host system is missing dependencies to run browsers. ║
║ Please install them with the following command: ║
║ ║
║ sudo pnpm exec playwright install-deps ║
║ ║
║ Alternatively, use apt: ║
║ sudo apt-get install libgbm1 ║
║ ║
║ <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:
╔══════════════════════════════════════════════════════╗
║ Host system is missing dependencies to run browsers. ║
║ Please install them with the following command: ║
║ ║
║ sudo pnpm exec playwright install-deps ║
║ ║
║ Alternatively, use apt: ║
║ sudo apt-get install libgbm1 ║
║ ║
║ <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/
|