Update @playwright/test to version 1.62.1 #1215
Annotations
2 errors and 4 warnings
|
build (22.x, ubuntu-latest)
Process completed with exit code 1.
|
|
simple-react/test/navigation-details.spec.ts > navigation details > the next navigation destination is passed to the currently rendered page when navigating away from it:
packages/test-apps/simple-react/test/navigation-details.spec.ts#L23
AssertionError: expected [ { isNavigating: false, …(1) } ] to have a length of 2 but got 1
- Expected
+ Received
- 2
+ 1
❯ simple-react/test/navigation-details.spec.ts:23:23
|
|
build (18.x, ubuntu-latest)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/cache@v3, actions/checkout@v3, pnpm/action-setup@v2. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
build (20.x, ubuntu-latest)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/cache@v3, actions/checkout@v3, pnpm/action-setup@v2. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
build (22.x, ubuntu-latest)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/cache@v3, actions/checkout@v3, pnpm/action-setup@v2. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
lint
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/cache@v3, actions/checkout@v3, pnpm/action-setup@v2. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|