build(deps): bump the npm_and_yarn group with 13 updates #1845
apps.yml
on: pull_request
qa
/
validate
2m 37s
qa
/
e2e
2m 44s
deploy-portal
/
deploy
2m 58s
Annotations
9 errors, 4 warnings, and 1 notice
qa / e2e
@talismn/portal#e2e: command (/home/runner/work/talisman-web/talisman-web/apps/portal) /tmp/xfs-2a617405/yarn run e2e exited (1)
|
[chromium] › home.spec.ts:3:1 › should redirect to portfolio page:
apps/portal/e2e/home.spec.ts#L6
1) [chromium] › home.spec.ts:3:1 › should redirect to portfolio page ─────────────────────────────
Error: Timed out 5000ms waiting for expect(locator).toHaveURL(expected)
Locator: locator(':root')
Expected pattern: /.*\/portfolio/
Received string: "http://localhost:5147/"
Call log:
- expect.toHaveURL with timeout 5000ms
- waiting for locator(':root')
- locator resolved to <html lang="en">…</html>
- unexpected value "http://localhost:5147/"
- locator resolved to <html lang="en">…</html>
- unexpected value "http://localhost:5147/"
- locator resolved to <html lang="en">…</html>
- unexpected value "http://localhost:5147/"
- locator resolved to <html lang="en">…</html>
- unexpected value "http://localhost:5147/"
- locator resolved to <html lang="en">…</html>
- unexpected value "http://localhost:5147/"
- locator resolved to <html lang="en">…</html>
- unexpected value "http://localhost:5147/"
- locator resolved to <html lang="en">…</html>
- unexpected value "http://localhost:5147/"
- locator resolved to <html lang="en">…</html>
- unexpected value "http://localhost:5147/"
4 | await page.goto('/')
5 |
> 6 | await expect(page).toHaveURL(/.*\/portfolio/)
| ^
7 | })
8 |
9 | test('should redirect invalid link to portfolio page', async ({ page }) => {
at /home/runner/work/talisman-web/talisman-web/apps/portal/e2e/home.spec.ts:6:22
|
[chromium] › home.spec.ts:3:1 › should redirect to portfolio page:
apps/portal/e2e/home.spec.ts#L6
1) [chromium] › home.spec.ts:3:1 › should redirect to portfolio page ─────────────────────────────
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: Timed out 5000ms waiting for expect(locator).toHaveURL(expected)
Locator: locator(':root')
Expected pattern: /.*\/portfolio/
Received string: "http://localhost:5147/"
Call log:
- expect.toHaveURL with timeout 5000ms
- waiting for locator(':root')
- locator resolved to <html lang="en">…</html>
- unexpected value "http://localhost:5147/"
- locator resolved to <html lang="en">…</html>
- unexpected value "http://localhost:5147/"
- locator resolved to <html lang="en">…</html>
- unexpected value "http://localhost:5147/"
- locator resolved to <html lang="en">…</html>
- unexpected value "http://localhost:5147/"
- locator resolved to <html lang="en">…</html>
- unexpected value "http://localhost:5147/"
- locator resolved to <html lang="en">…</html>
- unexpected value "http://localhost:5147/"
- locator resolved to <html lang="en">…</html>
- unexpected value "http://localhost:5147/"
- locator resolved to <html lang="en">…</html>
- unexpected value "http://localhost:5147/"
4 | await page.goto('/')
5 |
> 6 | await expect(page).toHaveURL(/.*\/portfolio/)
| ^
7 | })
8 |
9 | test('should redirect invalid link to portfolio page', async ({ page }) => {
at /home/runner/work/talisman-web/talisman-web/apps/portal/e2e/home.spec.ts:6:22
|
[chromium] › home.spec.ts:3:1 › should redirect to portfolio page:
apps/portal/e2e/home.spec.ts#L6
1) [chromium] › home.spec.ts:3:1 › should redirect to portfolio page ─────────────────────────────
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: Timed out 5000ms waiting for expect(locator).toHaveURL(expected)
Locator: locator(':root')
Expected pattern: /.*\/portfolio/
Received string: "http://localhost:5147/"
Call log:
- expect.toHaveURL with timeout 5000ms
- waiting for locator(':root')
- locator resolved to <html lang="en">…</html>
- unexpected value "http://localhost:5147/"
- locator resolved to <html lang="en">…</html>
- unexpected value "http://localhost:5147/"
- locator resolved to <html lang="en">…</html>
- unexpected value "http://localhost:5147/"
- locator resolved to <html lang="en">…</html>
- unexpected value "http://localhost:5147/"
- locator resolved to <html lang="en">…</html>
- unexpected value "http://localhost:5147/"
- locator resolved to <html lang="en">…</html>
- unexpected value "http://localhost:5147/"
- locator resolved to <html lang="en">…</html>
- unexpected value "http://localhost:5147/"
- locator resolved to <html lang="en">…</html>
- unexpected value "http://localhost:5147/"
4 | await page.goto('/')
5 |
> 6 | await expect(page).toHaveURL(/.*\/portfolio/)
| ^
7 | })
8 |
9 | test('should redirect invalid link to portfolio page', async ({ page }) => {
at /home/runner/work/talisman-web/talisman-web/apps/portal/e2e/home.spec.ts:6:22
|
[chromium] › home.spec.ts:9:1 › should redirect invalid link to portfolio page:
apps/portal/e2e/home.spec.ts#L12
2) [chromium] › home.spec.ts:9:1 › should redirect invalid link to portfolio page ────────────────
Error: Timed out 5000ms waiting for expect(locator).toHaveURL(expected)
Locator: locator(':root')
Expected pattern: /.*\/portfolio/
Received string: "http://localhost:5147/definitely-not-a-valid-link"
Call log:
- expect.toHaveURL with timeout 5000ms
- waiting for locator(':root')
- locator resolved to <html lang="en">…</html>
- unexpected value "http://localhost:5147/definitely-not-a-valid-link"
- locator resolved to <html lang="en">…</html>
- unexpected value "http://localhost:5147/definitely-not-a-valid-link"
- locator resolved to <html lang="en">…</html>
- unexpected value "http://localhost:5147/definitely-not-a-valid-link"
- locator resolved to <html lang="en">…</html>
- unexpected value "http://localhost:5147/definitely-not-a-valid-link"
- locator resolved to <html lang="en">…</html>
- unexpected value "http://localhost:5147/definitely-not-a-valid-link"
- locator resolved to <html lang="en">…</html>
- unexpected value "http://localhost:5147/definitely-not-a-valid-link"
- locator resolved to <html lang="en">…</html>
- unexpected value "http://localhost:5147/definitely-not-a-valid-link"
- locator resolved to <html lang="en">…</html>
- unexpected value "http://localhost:5147/definitely-not-a-valid-link"
10 | await page.goto('/definitely-not-a-valid-link')
11 |
> 12 | await expect(page).toHaveURL(/.*\/portfolio/)
| ^
13 | })
14 |
at /home/runner/work/talisman-web/talisman-web/apps/portal/e2e/home.spec.ts:12:22
|
[chromium] › home.spec.ts:9:1 › should redirect invalid link to portfolio page:
apps/portal/e2e/home.spec.ts#L12
2) [chromium] › home.spec.ts:9:1 › should redirect invalid link to portfolio page ────────────────
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: Timed out 5000ms waiting for expect(locator).toHaveURL(expected)
Locator: locator(':root')
Expected pattern: /.*\/portfolio/
Received string: "http://localhost:5147/definitely-not-a-valid-link"
Call log:
- expect.toHaveURL with timeout 5000ms
- waiting for locator(':root')
- locator resolved to <html lang="en">…</html>
- unexpected value "http://localhost:5147/definitely-not-a-valid-link"
- locator resolved to <html lang="en">…</html>
- unexpected value "http://localhost:5147/definitely-not-a-valid-link"
- locator resolved to <html lang="en">…</html>
- unexpected value "http://localhost:5147/definitely-not-a-valid-link"
- locator resolved to <html lang="en">…</html>
- unexpected value "http://localhost:5147/definitely-not-a-valid-link"
- locator resolved to <html lang="en">…</html>
- unexpected value "http://localhost:5147/definitely-not-a-valid-link"
- locator resolved to <html lang="en">…</html>
- unexpected value "http://localhost:5147/definitely-not-a-valid-link"
- locator resolved to <html lang="en">…</html>
- unexpected value "http://localhost:5147/definitely-not-a-valid-link"
- locator resolved to <html lang="en">…</html>
- unexpected value "http://localhost:5147/definitely-not-a-valid-link"
10 | await page.goto('/definitely-not-a-valid-link')
11 |
> 12 | await expect(page).toHaveURL(/.*\/portfolio/)
| ^
13 | })
14 |
at /home/runner/work/talisman-web/talisman-web/apps/portal/e2e/home.spec.ts:12:22
|
[chromium] › home.spec.ts:9:1 › should redirect invalid link to portfolio page:
apps/portal/e2e/home.spec.ts#L12
2) [chromium] › home.spec.ts:9:1 › should redirect invalid link to portfolio page ────────────────
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: Timed out 5000ms waiting for expect(locator).toHaveURL(expected)
Locator: locator(':root')
Expected pattern: /.*\/portfolio/
Received string: "http://localhost:5147/definitely-not-a-valid-link"
Call log:
- expect.toHaveURL with timeout 5000ms
- waiting for locator(':root')
- locator resolved to <html lang="en">…</html>
- unexpected value "http://localhost:5147/definitely-not-a-valid-link"
- locator resolved to <html lang="en">…</html>
- unexpected value "http://localhost:5147/definitely-not-a-valid-link"
- locator resolved to <html lang="en">…</html>
- unexpected value "http://localhost:5147/definitely-not-a-valid-link"
- locator resolved to <html lang="en">…</html>
- unexpected value "http://localhost:5147/definitely-not-a-valid-link"
- locator resolved to <html lang="en">…</html>
- unexpected value "http://localhost:5147/definitely-not-a-valid-link"
- locator resolved to <html lang="en">…</html>
- unexpected value "http://localhost:5147/definitely-not-a-valid-link"
- locator resolved to <html lang="en">…</html>
- unexpected value "http://localhost:5147/definitely-not-a-valid-link"
- locator resolved to <html lang="en">…</html>
- unexpected value "http://localhost:5147/definitely-not-a-valid-link"
10 | await page.goto('/definitely-not-a-valid-link')
11 |
> 12 | await expect(page).toHaveURL(/.*\/portfolio/)
| ^
13 | })
14 |
at /home/runner/work/talisman-web/talisman-web/apps/portal/e2e/home.spec.ts:12:22
|
qa / e2e
Process completed with exit code 1.
|
deploy-portal / deploy
Input required and not supplied: apiToken
|
qa / validate
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
qa / e2e
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
deploy-portal / deploy
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Deprecation notice: v1, v2, and v3 of the artifact actions
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "portal-playwright-report".
Please update your workflow to use v4 of the artifact actions.
Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
🎭 Playwright Run Summary
2 failed
[chromium] › home.spec.ts:3:1 › should redirect to portfolio page ──────────────────────────────
[chromium] › home.spec.ts:9:1 › should redirect invalid link to portfolio page ─────────────────
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
portal-playwright-report
|
230 KB |
|