Merge pull request #591 from ForgeRock/renovate/evilmartians-lefthook… #398
publish.yml
on: push
publish-or-pr
3m 59s
Publish Snapshots
0s
Annotations
2 errors, 2 warnings, and 10 notices
|
publish-or-pr
Process completed with exit code 1.
|
|
src/form-fields.test.ts:11:1 › Should render form fields:
src/form-fields.test.ts#L34
1) src/form-fields.test.ts:11:1 › Should render form fields ──────────────────────────────────────
Error: locator.fill: Error: strict mode violation: locator('#phone-number-input') resolved to 2 elements:
1) <input type="tel" id="phone-number-input" name="phone-number-input" placeholder="Enter phone number"/> aka getByRole('textbox', { name: 'Phone Phone Number w/Extension' })
2) <input type="tel" id="phone-number-input" name="phone-number-input" placeholder="Enter phone number"/> aka getByRole('textbox', { name: 'Enter phone number' })
Call log:
- waiting for locator('#phone-number-input')
32 | await page.locator('#combobox-field-key-2').uncheck();
33 |
> 34 | await page.locator('#phone-number-input').fill('1234567890');
| ^
35 |
36 | await expect(page.getByRole('button', { name: 'Flow Button' })).toBeVisible();
37 | await expect(page.getByRole('button', { name: 'Flow Link' })).toBeVisible();
at /home/workflows/workspace/e2e/davinci-suites/src/form-fields.test.ts:34:45
|
|
publish-or-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/
|
|
publish-or-pr
No files were found with the provided path: ./e2e/*/.playwright/**
./e2e/**/.playwright/**. No artifacts will be uploaded.
|
|
🎭 Playwright Run Summary
1 passed (22.3s)
|
|
🎭 Playwright Run Summary
1 passed (16.1s)
|
|
🎭 Playwright Run Summary
1 failed
src/form-fields.test.ts:11:1 › Should render form fields ───────────────────────────────────────
1 passed (12.0s)
|
|
🎭 Playwright Run Summary
3 passed (18.7s)
|
|
🎭 Playwright Run Summary
1 passed (14.2s)
|
|
🎭 Playwright Run Summary
9 passed (1.2m)
|
|
🎭 Playwright Run Summary
1 passed (20.6s)
|
|
🎭 Playwright Run Summary
2 passed (25.1s)
|
|
🎭 Playwright Run Summary
3 passed (26.5s)
|
|
🎭 Playwright Run Summary
2 passed (29.9s)
|