Build, Test, and Deliver Client #197
Annotations
3 errors and 1 warning
Run npm test:
web-app/src/App.test.tsx#L13
Error: browserType.launch: Executable doesn't exist at /home/runner/.cache/ms-playwright/chromium-1140/chrome-linux/chrome
╔═════════════════════════════════════════════════════════════════════════╗
║ Looks like Playwright Test or Playwright was just installed or updated. ║
║ Please run the following command to download new browsers: ║
║ ║
║ npx playwright install ║
║ ║
║ <3 Playwright Team ║
╚═════════════════════════════════════════════════════════════════════════╝
❯ src/App.test.tsx:13:30
|
Run npm test:
web-app/src/App.test.tsx#L18
TypeError: Cannot read properties of undefined (reading 'close')
❯ src/App.test.tsx:18:19
|
Run npm test
Process completed with exit code 1.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading