This repository has been archived by the owner on Dec 4, 2024. It is now read-only.
chore(deps): update pnpm to v9.14.4 #319
Annotations
5 errors and 3 warnings
test/menu.spec.ts > plugin-menu:
e2e/test/menu.spec.ts#L13
Error: browserType.launch: Executable doesn't exist at /home/runner/.cache/ms-playwright/chromium-1129/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 ║
╚═════════════════════════════════════════════════════════════════════════╝
❯ test/menu.spec.ts:13:30
|
test/menu.spec.ts > plugin-menu:
e2e/test/menu.spec.ts#L19
TypeError: Cannot read properties of undefined (reading 'close')
❯ test/menu.spec.ts:19:19
|
test/split-editing.spec.ts > plugin-split-editing:
e2e/test/split-editing.spec.ts#L13
Error: browserType.launch: Executable doesn't exist at /home/runner/.cache/ms-playwright/chromium-1129/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 ║
╚═════════════════════════════════════════════════════════════════════════╝
❯ test/split-editing.spec.ts:13:30
|
test/split-editing.spec.ts > plugin-split-editing:
e2e/test/split-editing.spec.ts#L19
TypeError: Cannot read properties of undefined (reading 'close')
❯ test/split-editing.spec.ts:19:19
|
test / test
Process completed with exit code 1.
|
test / test
The following actions use a deprecated Node.js version and will be forced to run on node20: pnpm/action-setup@v2, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
test / test
Unexpected input(s) 'fetch-dept', valid inputs are ['repository', 'ref', 'token', 'ssh-key', 'ssh-known-hosts', 'ssh-strict', 'ssh-user', 'persist-credentials', 'path', 'clean', 'filter', 'sparse-checkout', 'sparse-checkout-cone-mode', 'fetch-depth', 'fetch-tags', 'show-progress', 'lfs', 'submodules', 'set-safe-directory', 'github-server-url']
|
test / test
Unexpected input(s) 'fetch-dept', valid inputs are ['repository', 'ref', 'token', 'ssh-key', 'ssh-known-hosts', 'ssh-strict', 'ssh-user', 'persist-credentials', 'path', 'clean', 'filter', 'sparse-checkout', 'sparse-checkout-cone-mode', 'fetch-depth', 'fetch-tags', 'show-progress', 'lfs', 'submodules', 'set-safe-directory', 'github-server-url']
|