Skip to content

chore(deps): update dependency @types/node to v20.19.39 #275

chore(deps): update dependency @types/node to v20.19.39

chore(deps): update dependency @types/node to v20.19.39 #275

Triggered via pull request March 1, 2026 10:59
Status Failure
Total duration 1m 13s
Artifacts

test.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

6 errors
Test
Process completed with exit code 1.
packages/playwright/tests/index.test.ts > playwright > local fetcher: packages/playwright/tests/index.test.ts#L33
Error: browserType.launch: Executable doesn't exist at /home/runner/.cache/ms-playwright/chromium-1112/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/playwright/tests/index.test.ts:33:26
packages/playwright/tests/index.test.ts > playwright > webkit: packages/playwright/tests/index.test.ts#L25
Error: browserType.launch: Executable doesn't exist at /home/runner/.cache/ms-playwright/webkit-1992/pw_run.sh ╔═════════════════════════════════════════════════════════════════════════╗ ║ 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/playwright/tests/index.test.ts:25:24
packages/playwright/tests/index.test.ts > playwright > firefox: packages/playwright/tests/index.test.ts#L18
Error: browserType.launch: Executable doesn't exist at /home/runner/.cache/ms-playwright/firefox-1447/firefox/firefox ╔═════════════════════════════════════════════════════════════════════════╗ ║ 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/playwright/tests/index.test.ts:18:25
packages/playwright/tests/index.test.ts > playwright > chromium: packages/playwright/tests/index.test.ts#L11
Error: browserType.launch: Executable doesn't exist at /home/runner/.cache/ms-playwright/chromium-1112/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/playwright/tests/index.test.ts:11:26
packages/fetcher/tests/index.test.ts > default fetch: packages/fetcher/tests/index.test.ts#L8
TypeError: fetch failed ❯ packages/fetcher/tests/index.test.ts:8:14 Caused by: Error: unable to get local issuer certificate ❯ TLSSocket.onConnectSecure node:_tls_wrap:1695:34 ❯ TLSSocket.emit node:events:524:28 ❯ TLSSocket._finishInit node:_tls_wrap:1093:8 ❯ TLSWrap.ssl.onhandshakedone node:_tls_wrap:879:12 ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ Serialized Error: { code: 'UNABLE_TO_GET_ISSUER_CERT_LOCALLY' }