Feat/loader #34
Annotations
3 errors and 2 warnings
packages/webforai/src/loaders/playwright.test.ts > Playwright loader > should load the HTML of a URL:
packages/webforai/src/loaders/playwright.ts#L18
Error: browserType.launch: Executable doesn't exist at /home/runner/.cache/ms-playwright/chromium-1105/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 ║
╚═════════════════════════════════════════════════════════════════════════╝
❯ Module.loadHtml packages/webforai/src/loaders/playwright.ts:18:46
❯ packages/webforai/src/loaders/playwright.test.ts:7:22
|
packages/webforai/src/loaders/playwright.test.ts > Playwright loader > should load the HTML of a URL using a custom context:
packages/webforai/src/loaders/playwright.test.ts#L12
Error: browserType.launch: Executable doesn't exist at /home/runner/.cache/ms-playwright/chromium-1105/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/webforai/src/loaders/playwright.test.ts:12:34
|
Test
Process completed with exit code 1.
|
Lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: pnpm/action-setup@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: pnpm/action-setup@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|