feat: Strip HTML from rich text search results #6371
pull-request.yml
on: pull_request
Check file changes
3s
Run Integration tests
5m 31s
Run API Tests
0s
Run React Tests
6m 41s
Generate Hasura Change Summary
0s
E2E tests
10m 49s
Run Pulumi Preview
0s
Run Healthcheck on Pizza Services
0s
Annotations
3 errors, 11 warnings, and 1 notice
src/pages/FlowEditor/components/Sidebar/Search/SearchResultCard/dataFacets.test.ts > List component > handles nested data variables in Answers:
editor.planx.uk/src/pages/FlowEditor/components/Sidebar/Search/SearchResultCard/dataFacets.test.ts#L78
AssertionError: expected { iconKey: 800, …(4) } to strictly equal { componentType: 'List', …(4) }
- Expected
+ Received
Object {
"componentType": "List",
- "headline": "selfCustomBuild",
+ "headline": "tenure",
"iconKey": 800,
"key": "Option (data)",
"title": "This is a list component",
}
❯ src/pages/FlowEditor/components/Sidebar/Search/SearchResultCard/dataFacets.test.ts:78:20
|
Run React Tests
Process completed with exit code 1.
|
Upsert Vultr Instance
Process completed with exit code 1.
|
Check file changes
The following actions use a deprecated Node.js version and will be forced to run on node20: dorny/paths-filter@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Run Integration tests
The following actions use a deprecated Node.js version and will be forced to run on node20: andstor/file-existence-action@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Run React Tests
The following actions use a deprecated Node.js version and will be forced to run on node20: andstor/file-existence-action@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
E2E tests:
e2e/tests/ui-driven/src/invite-to-pay/agent.spec.ts#L97
Unexpected use of networkidle
|
E2E tests:
e2e/tests/ui-driven/src/invite-to-pay/nominee.spec.ts#L88
Unexpected use of networkidle
|
E2E tests:
e2e/tests/ui-driven/src/invite-to-pay/nominee.spec.ts#L97
Unexpected use of networkidle
|
E2E tests:
e2e/tests/ui-driven/src/invite-to-pay/nominee.spec.ts#L132
Unexpected use of networkidle
|
Slow Test:
e2e/tests/ui-driven/[chromium] › create-flow.spec.ts#L1
e2e/tests/ui-driven/[chromium] › create-flow.spec.ts took 28.2s
|
Slow Test:
e2e/tests/ui-driven/[chromium] › create-flow-with-geospatial.spec.ts#L1
e2e/tests/ui-driven/[chromium] › create-flow-with-geospatial.spec.ts took 21.5s
|
Slow Test:
e2e/tests/ui-driven/[chromium] › save-and-return.spec.ts#L1
e2e/tests/ui-driven/[chromium] › save-and-return.spec.ts took 16.6s
|
Slow Test:
e2e/tests/ui-driven/[chromium] › sections.spec.ts#L1
e2e/tests/ui-driven/[chromium] › sections.spec.ts took 16.1s
|
🎭 Playwright Run Summary
21 passed (1.5m)
|