chore(lockfile): update dependency mendoza to v3.0.5 #7527
Annotations
2 errors, 7 warnings, and 4 notices
[chromium] › navbar/search.spec.ts:4:5 › searching creates saved searches:
test/e2e/tests/navbar/search.spec.ts#L11
1) [chromium] › navbar/search.spec.ts:4:5 › searching creates saved searches ─────────────────────
TimeoutError: locator.click: Timeout 10000ms exceeded.
Call log:
- waiting for getByTestId('search-results')
9 | await page.getByPlaceholder('Search', {exact: true}).fill('A search')
10 | await page.getByTestId('search-results').isVisible()
> 11 | await page.getByTestId('search-results').click()
| ^
12 |
13 | const localStorage = await page.evaluate(() => window.localStorage)
14 | const keyMatch = Object.keys(localStorage).find((key) => key.startsWith('search::recent'))
at /home/runner/work/sanity/sanity/test/e2e/tests/navbar/search.spec.ts:11:44
|
[firefox] › navbar/search.spec.ts:4:5 › searching creates saved searches:
test/e2e/tests/navbar/search.spec.ts#L11
1) [firefox] › navbar/search.spec.ts:4:5 › searching creates saved searches ──────────────────────
TimeoutError: locator.click: Timeout 10000ms exceeded.
Call log:
- waiting for getByTestId('search-results')
9 | await page.getByPlaceholder('Search', {exact: true}).fill('A search')
10 | await page.getByTestId('search-results').isVisible()
> 11 | await page.getByTestId('search-results').click()
| ^
12 |
13 | const localStorage = await page.evaluate(() => window.localStorage)
14 | const keyMatch = Object.keys(localStorage).find((key) => key.startsWith('search::recent'))
at /home/runner/work/sanity/sanity/test/e2e/tests/navbar/search.spec.ts:11:44
|
install (chromium)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: pnpm/action-setup@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
install (firefox)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: pnpm/action-setup@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
playwright-test (chromium, 1, 2)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: pnpm/action-setup@v2, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
playwright-test (chromium, 2, 2)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: pnpm/action-setup@v2, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
playwright-test (firefox, 1, 2)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: pnpm/action-setup@v2, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
playwright-test (firefox, 2, 2)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: pnpm/action-setup@v2, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
merge-reports
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: pnpm/action-setup@v2, actions/download-artifact@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
🎭 Playwright Run Summary
23 passed (56.2s)
|
🎭 Playwright Run Summary
1 flaky
[chromium] › navbar/search.spec.ts:4:5 › searching creates saved searches ──────────────────────
5 skipped
17 passed (1.3m)
|
🎭 Playwright Run Summary
23 passed (1.3m)
|
🎭 Playwright Run Summary
1 flaky
[firefox] › navbar/search.spec.ts:4:5 › searching creates saved searches ───────────────────────
5 skipped
17 passed (1.4m)
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
html-report--attempt-1
Expired
|
1.39 MB |
|
playwright-report
Expired
|
2.91 MB |
|