chore: remove log #692
Annotations
6 errors and 5 warnings
|
test (macos-latest, 22.x)
Process completed with exit code 1.
|
|
runner.test.ts > watcher updates the file if there are several config files:
test/e2e/utils/assertions.ts#L59
Error: expect(locator).toBeAttached() failed
Locator: locator('[aria-label*="math (Not yet run)"][aria-level="3"][data-index="3"]')
Expected: attached
Timeout: 10000ms
Error: element(s) not found
Call log:
- Expect "to.be.attached" with timeout 10000ms
- waiting for locator('[aria-label*="math (Not yet run)"][aria-level="3"][data-index="3"]')
❯ Proxy.<anonymous> ../../node_modules/.pnpm/[email protected]/node_modules/playwright/lib/matchers/expect.js:224:24
❯ assert utils/assertions.ts:59:43
❯ traverse utils/assertions.ts:70:17
❯ Object.toHaveTests utils/assertions.ts:84:11
❯ runner.test.ts:170:3
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { matcherResult: { message: 'expect(locator).toBeAttached() failed\n\nLocator: locator(\'[aria-label*="math (Not yet run)"][aria-level="3"][data-index="3"]\')\nExpected: attached\nTimeout: 10000ms\nError: element(s) not found\n\nCall log:\n - Expect "to.be.attached" with timeout 10000ms\n - waiting for locator(\'[aria-label*="math (Not yet run)"][aria-level="3"][data-index="3"]\')\n', pass: false, actual: undefined, name: 'toBeAttached', expected: 'attached', log: [ ' - Expect "to.be.attached" with timeout 10000ms', ' - waiting for locator(\'[aria-label*="math (Not yet run)"][aria-level="3"][data-index="3"]\')' ], timeout: 10000 } }
|
|
runner.test.ts > watcher updates the file if there are several config files:
test/e2e/utils/assertions.ts#L59
Error: expect(locator).toBeAttached() failed
Locator: locator('[aria-label*="math (Not yet run)"][aria-level="3"][data-index="3"]')
Expected: attached
Timeout: 10000ms
Error: element(s) not found
Call log:
- Expect "to.be.attached" with timeout 10000ms
- waiting for locator('[aria-label*="math (Not yet run)"][aria-level="3"][data-index="3"]')
❯ Proxy.<anonymous> ../../node_modules/.pnpm/[email protected]/node_modules/playwright/lib/matchers/expect.js:224:24
❯ assert utils/assertions.ts:59:43
❯ traverse utils/assertions.ts:70:17
❯ Object.toHaveTests utils/assertions.ts:84:11
❯ runner.test.ts:170:3
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { matcherResult: { message: 'expect(locator).toBeAttached() failed\n\nLocator: locator(\'[aria-label*="math (Not yet run)"][aria-level="3"][data-index="3"]\')\nExpected: attached\nTimeout: 10000ms\nError: element(s) not found\n\nCall log:\n - Expect "to.be.attached" with timeout 10000ms\n - waiting for locator(\'[aria-label*="math (Not yet run)"][aria-level="3"][data-index="3"]\')\n', pass: false, actual: undefined, name: 'toBeAttached', expected: 'attached', log: [ ' - Expect "to.be.attached" with timeout 10000ms', ' - waiting for locator(\'[aria-label*="math (Not yet run)"][aria-level="3"][data-index="3"]\')' ], timeout: 10000 } }
|
|
runner.test.ts > watcher updates the file if there are several config files:
test/e2e/utils/assertions.ts#L59
Error: expect(locator).toBeAttached() failed
Locator: locator('[aria-label*="math (Not yet run)"][aria-level="3"][data-index="3"]')
Expected: attached
Timeout: 10000ms
Error: element(s) not found
Call log:
- Expect "to.be.attached" with timeout 10000ms
- waiting for locator('[aria-label*="math (Not yet run)"][aria-level="3"][data-index="3"]')
❯ Proxy.<anonymous> ../../node_modules/.pnpm/[email protected]/node_modules/playwright/lib/matchers/expect.js:224:24
❯ assert utils/assertions.ts:59:43
❯ traverse utils/assertions.ts:70:17
❯ Object.toHaveTests utils/assertions.ts:84:11
❯ runner.test.ts:170:3
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { matcherResult: { message: 'expect(locator).toBeAttached() failed\n\nLocator: locator(\'[aria-label*="math (Not yet run)"][aria-level="3"][data-index="3"]\')\nExpected: attached\nTimeout: 10000ms\nError: element(s) not found\n\nCall log:\n - Expect "to.be.attached" with timeout 10000ms\n - waiting for locator(\'[aria-label*="math (Not yet run)"][aria-level="3"][data-index="3"]\')\n', pass: false, actual: undefined, name: 'toBeAttached', expected: 'attached', log: [ ' - Expect "to.be.attached" with timeout 10000ms', ' - waiting for locator(\'[aria-label*="math (Not yet run)"][aria-level="3"][data-index="3"]\')' ], timeout: 10000 } }
|
|
test (windows-latest, 22.x)
The strategy configuration was canceled because "test.macos-latest_22_x" failed
|
|
test (windows-latest, 22.x)
The operation was canceled.
|
|
lint
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v3, actions/setup-node@v3, pnpm/action-setup@v3. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
test-legacy (macos-latest, 22.x)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v3, actions/setup-node@v3, actions/upload-artifact@v4, denoland/setup-deno@v2, pnpm/action-setup@v3. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
test (macos-latest, 22.x)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v3, actions/setup-node@v3, actions/upload-artifact@v4, denoland/setup-deno@v2, pnpm/action-setup@v3. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
test (windows-latest, 22.x)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v3, actions/setup-node@v3, actions/upload-artifact@v4, denoland/setup-deno@v2, pnpm/action-setup@v3. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
test-legacy (windows-latest, 22.x)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v3, actions/setup-node@v3, actions/upload-artifact@v4, denoland/setup-deno@v2, pnpm/action-setup@v3. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
test-results-legacy-macos-latest
|
54.5 MB |
sha256:b59618f7430aa3f1b3450809a8d02d40eeab0a74080571f715533103798df472
|
|
|
test-results-legacy-windows-latest
|
78 MB |
sha256:55f23a203bf5e43456f0be71490443e520ac281cea6e3dc303f1100dc22b6a69
|
|
|
test-results-macos-latest
|
53.9 MB |
sha256:faedb41a35df604e5edec1f9299e65f59d9ecffa46ad543dfab9653012290a55
|
|
|
test-results-windows-latest
|
20.4 MB |
sha256:04455db967d3d6d1223db3b36194e3f53bb22152a054731f9a807f6e82587a3f
|
|