Add regression tests for tailwind and split test suite up #7
Annotations
6 errors and 6 warnings
|
lint
Process completed with exit code 1.
|
|
test
Process completed with exit code 1.
|
|
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#L571
Error: browserType.launch: Executable doesn't exist at /home/runner/.cache/ms-playwright/chromium_headless_shell-1194/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:571: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#L462
Error: browserType.launch: Executable doesn't exist at /home/runner/.cache/ms-playwright/chromium_headless_shell-1194/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:462:40
|
|
spec/integration/plain-react.spec.ts > Plain React (without React Router) > Browser Execution Tests:
spec/integration/plain-react.spec.ts#L222
Error: Plain React fixture must be built before running browser tests
❯ spec/integration/plain-react.spec.ts:222:15
|
|
spec/integration/plain-react.spec.ts > Plain React (without React Router) > Production Mode:
spec/integration/plain-react.spec.ts#L115
AssertionError: expected false to be true // Object.is equality
- Expected
+ Received
- true
+ false
❯ spec/integration/plain-react.spec.ts:115:30
|
|
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/
|
|
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/
|
|
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/
|