Skip to content

feat: improving PR experience with comments #38

feat: improving PR experience with comments

feat: improving PR experience with comments #38

Triggered via pull request December 13, 2024 10:38
Status Failure
Total duration 1m 7s
Artifacts

pull-request.yml

on: pull_request
Check the code quality
58s
Check the code quality
Generate localizations.
0s
Generate localizations.
Deploy preview version of the storybook on firebase
0s
Deploy preview version of the storybook on firebase
Fit to window
Zoom out
Zoom in

Annotations

1 error and 1 warning
Check the code quality
> @zebra-fed/[email protected] test > web-test-runner "src/test/**/*.test.ts" --node-resolve --coverage Chromium: |█▎ | 0/46 test files | 0 passed, 0 failed Running tests... Running 46 test files... �[2K�[1A�[2K�[Gsrc/test/action-menu/action-menu-button.test.ts: ❌ browserType.launch: Executable doesn't exist at /home/runner/.cache/ms-playwright/chromium_headless_shell-1148/chrome-linux/headless_shell ╔═════════════════════════════════════════════════════════════════════════╗ ║ 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 ║ ╚═════════════════════════════════════════════════════════════════════════╝ browserType.launch: Executable doesn't exist at /home/runner/.cache/ms-playwright/chromium_headless_shell-1148/chrome-linux/headless_shell ╔═════════════════════════════════════════════════════════════════════════╗ ║ 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 ║ ╚═════════════════════════════════════════════════════════════════════════╝ at /home/runner/work/zeta-web/zeta-web/node_modules/@web/test-runner-playwright/dist/PlaywrightLauncher.js:94:74 at PlaywrightLauncher.getOrStartBrowser (/home/runner/work/zeta-web/zeta-web/node_modules/@web/test-runner-playwright/dist/PlaywrightLauncher.js:96:15) at PlaywrightLauncher.startSession (/home/runner/work/zeta-web/zeta-web/node_modules/@web/test-runner-playwright/dist/PlaywrightLauncher.js:41:36) at TestScheduler.startSession (/home/runner/work/zeta-web/zeta-web/node_modules/@web/test-runner-core/dist/runner/TestScheduler.js:103:70) at TestScheduler.runNextScheduled (/home/runner/work/zeta-web/zeta-web/node_modules/@web/test-runner-core/dist/runner/TestScheduler.js:83:30) at TestScheduler.schedule (/home/runner/work/zeta-web/zeta-web/node_modules/@web/test-runner-core/dist/runner/TestScheduler.js:47:14) at TestRunner.runTests (/home/runner/work/zeta-web/zeta-web/node_modules/@web/test-runner-core/dist/runner/TestRunner.js:92:28) at TestRunner.start (/home/runner/work/zeta-web/zeta-web/node_modules/@web/test-runner-core/dist/runner/TestRunner.js:65:22) at async startTestRunner (/home/runner/work/zeta-web/zeta-web/node_modules/@web/test-runner/dist/startTestRunner.js:46:9) src/test/appbar/appbar.test.ts: ❌ browserType.launch: Executable doesn't exist at /home/runner/.cache/ms-playwright/chromium_headless_shell-1148/chrome-linux/headless_shell ╔═════════════════════════════════════════════════════════════════════════╗ ║ 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 ║ ╚═════════════════════════════════════════════════════════════════════════╝ browserType.launch: Executable doesn't exist at /home/runner/.cache/ms-playwright/chromium_hea
Check the code quality
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636