Skip to content

chore(deps): update dependency body-parser to v2.2.1 [security] #2335

chore(deps): update dependency body-parser to v2.2.1 [security]

chore(deps): update dependency body-parser to v2.2.1 [security] #2335

Triggered via pull request January 12, 2026 16:44
Status Failure
Total duration 3m 31s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 errors, 1 warning, and 10 notices
pr
Process completed with exit code 1.
src/token.spec.ts:127:7 › PingOne tokens › login and get tokens: src/utils/async-events.ts#L22
1) src/token.spec.ts:127:7 › PingOne tokens › login and get tokens ─────────────────────────────── Error: page.waitForURL: Test timeout of 30000ms exceeded. =========================== logs =========================== waiting for navigation to "http://localhost:8443/ping-one/**" until "load" navigated to "https://apps.pingone.ca/02fb4743-189a-4bc7-9d6c-a919edfe6447/signon/?flowId=170b5b2a-03b2-49c6-90e1-a82cba9f1067#done" navigated to "https://apps.pingone.ca/02fb4743-189a-4bc7-9d6c-a919edfe6447/signon/?flowId=170b5b2a-03b2-49c6-90e1-a82cba9f1067#done" navigated to "https://apps.pingone.ca/02fb4743-189a-4bc7-9d6c-a919edfe6447/signon/?error=%7B %20%20%22id%22%20:%20%22d489e9fb-6459-4f3e-9bb3-d2f516bf9a42%22, %20%20%22code%22%20:%20%22REQUEST_FAILED%22, %20%20%22message%22%20:%20%22The%20request%20could%20not%20be%20completed.%20There%20was%20an%20issue%20processing%20the%20request.%22, %20%20%22details%22%20:%20[%20%7B %20%20%20%20%22code%22%20:%20%22CONSTRAINT_VIOLATION%22, %20%20%20%20%22message%22%20:%20%22Authentication%20flow%20does%20not%20exist%20(could%20be%20due%20to%20a%20timeout)%22 %20%20%7D%20] %7D" ============================================================ at utils/async-events.ts:22 20 | if (!url) 21 | throw new Error('Must provide endpoint argument, type string, e.g. "/authenticate"'); > 22 | await Promise.all([page.waitForURL(url), page.getByRole('button', { name: text }).click()]); | ^ 23 | }, 24 | async clickLink(text, endpoint) { 25 | if (!endpoint) at clickWithRedirect (/home/workflows/workspace/e2e/oidc-suites/src/utils/async-events.ts:22:31) at /home/workflows/workspace/e2e/oidc-suites/src/token.spec.ts:135:11
src/token.spec.ts:127:7 › PingOne tokens › login and get tokens: src/token.spec.ts#L0
1) src/token.spec.ts:127:7 › PingOne tokens › login and get tokens ─────────────────────────────── Test timeout of 30000ms exceeded.
src/phone-number-field.test.ts:70:3 › Device registration tests › Login - add phone device - authenticate with phone device: src/phone-number-field.test.ts#L87
1) src/phone-number-field.test.ts:70:3 › Device registration tests › Login - add phone device - authenticate with phone device Error: expect(locator).toBeVisible() failed Locator: getByRole('heading', { name: 'Registration Complete' }) Expected: visible Timeout: 5000ms Error: element(s) not found Call log: - Expect "toBeVisible" with timeout 5000ms - waiting for getByRole('heading', { name: 'Registration Complete' }) 85 | await page.getByRole('textbox', { name: 'Family Name' }).fill('demouser'); 86 | await page.getByRole('button', { name: 'Continue' }).click(); > 87 | await expect(page.getByRole('heading', { name: 'Registration Complete' })).toBeVisible(); | ^ 88 | await page.getByRole('button', { name: 'Continue' }).click(); 89 | await page.getByRole('button', { name: 'Logout' }).click(); 90 | at /home/workflows/workspace/e2e/davinci-suites/src/phone-number-field.test.ts:87:80
pr
No files were found with the provided path: ./e2e/*/.playwright/** ./e2e/**/.playwright/**. No artifacts will be uploaded.
🎭 Playwright Run Summary
1 passed (27.7s)
🎭 Playwright Run Summary
1 passed (21.2s)
🎭 Playwright Run Summary
9 passed (1.2m)
🎭 Playwright Run Summary
1 passed (16.1s)
🎭 Playwright Run Summary
1 passed (18.8s)
🎭 Playwright Run Summary
1 passed (16.8s)
🎭 Playwright Run Summary
1 passed (17.1s)
🎭 Playwright Run Summary
3 passed (19.5s)
🎭 Playwright Run Summary
2 passed (21.6s)
🎭 Playwright Run Summary
3 passed (25.7s)