feat(oidc-client): add-par-support #3047
Annotations
3 errors, 3 warnings, and 10 notices
|
pr
Process completed with exit code 1.
|
|
src/par.spec.ts:14:7 › PAR (Pushed Authorization Request) login tests › background login with PAR enabled (ParClient) obtains access token:
src/utils/async-events.ts#L22
1) src/par.spec.ts:14:7 › PAR (Pushed Authorization Request) login tests › background login with PAR enabled (ParClient) obtains access token
Error: page.waitForURL: Test timeout of 30000ms exceeded.
=========================== logs ===========================
waiting for navigation to "**/am/XUI/**" until "load"
============================================================
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/par.spec.ts:27:11
|
|
src/par.spec.ts:14:7 › PAR (Pushed Authorization Request) login tests › background login with PAR enabled (ParClient) obtains access token:
src/par.spec.ts#L0
1) src/par.spec.ts:14:7 › PAR (Pushed Authorization Request) login tests › background login with PAR enabled (ParClient) obtains access token
Test timeout of 30000ms exceeded.
|
|
pr
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@v4, actions/checkout@v4, actions/upload-artifact@v5, nrwl/nx-set-shas@v4, pnpm/action-setup@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 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/
|
|
pr
The process '/usr/bin/git' failed with exit code 128
|
|
pr
No files were found with the provided path: ./e2e/*/.playwright/**
./e2e/**/.playwright/**. No artifacts will be uploaded.
|
|
🎭 Playwright Run Summary
1 passed (17.1s)
|
|
🎭 Playwright Run Summary
1 passed (16.0s)
|
|
🎭 Playwright Run Summary
1 passed (18.7s)
|
|
🎭 Playwright Run Summary
3 passed (23.5s)
|
|
🎭 Playwright Run Summary
1 skipped
1 passed (19.8s)
|
|
🎭 Playwright Run Summary
2 passed (21.7s)
|
|
🎭 Playwright Run Summary
3 passed (25.3s)
|
|
🎭 Playwright Run Summary
2 passed (32.4s)
|
|
🎭 Playwright Run Summary
9 passed (48.9s)
|
|
🎭 Playwright Run Summary
12 passed (56.8s)
|