Release/2024004 #13
quality-check.yml
on: pull_request
Lint application
25s
Test application
47s
Annotations
2 errors
tests/cookiebot.test.ts > Cookiebot > Renders the pixel for cookiebot:
node_modules/@nuxt/test-utils/dist/shared/test-utils.C7cWLW4C.mjs#L34
Error: browserType.launch: Executable doesn't exist at /home/runner/.cache/ms-playwright/chromium-1117/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 ║
╚═════════════════════════════════════════════════════════════════════════╝
❯ createBrowser ../../node_modules/@nuxt/test-utils/dist/shared/test-utils.C7cWLW4C.mjs:34:40
❯ getBrowser ../../node_modules/@nuxt/test-utils/dist/shared/test-utils.C7cWLW4C.mjs:39:5
❯ Module.createPage ../../node_modules/@nuxt/test-utils/dist/shared/test-utils.C7cWLW4C.mjs:44:19
❯ tests/cookiebot.test.ts:14:22
|
Test application
Process completed with exit code 1.
|