Skip to content

feat: add a flow description settings section #6765

feat: add a flow description settings section

feat: add a flow description settings section #6765

Triggered via pull request November 18, 2024 11:11
Status Failure
Total duration 17m 24s
Artifacts 1

pull-request.yml

on: pull_request
Check file changes
10s
Check file changes
Build React App
3m 37s
Build React App
Run Integration tests
4m 53s
Run Integration tests
Run API Tests
1m 39s
Run API Tests
Run React Tests
6m 32s
Run React Tests
Generate Hasura Change Summary
0s
Generate Hasura Change Summary
E2E tests
16m 55s
E2E tests
Upsert Vultr Instance
2m 34s
Upsert Vultr Instance
Run Pulumi Preview
0s
Run Pulumi Preview
Run Healthcheck on Pizza Services
32s
Run Healthcheck on Pizza Services
Fit to window
Zoom out
Zoom in

Annotations

10 errors, 21 warnings, and 1 notice
[chromium] › create-flow-with-geospatial.spec.ts:73:7 › Flow creation: e2e/tests/ui-driven/src/create-flow-with-geospatial.spec.ts#L1
1) [chromium] › create-flow-with-geospatial.spec.ts:73:7 › Flow creation, publish and preview › Publish and preview flow with geospatial components Test timeout of 45000ms exceeded.
[chromium] › create-flow-with-geospatial.spec.ts:73:7 › Flow creation: e2e/tests/ui-driven/src/create-flow-with-geospatial.spec.ts#L94
1) [chromium] › create-flow-with-geospatial.spec.ts:73:7 › Flow creation, publish and preview › Publish and preview flow with geospatial components Error: locator.click: Test ended. Call log: - waiting for getByLabel('Offline') 92 | // Toggle flow online 93 | page.locator('[aria-label="Service settings"]').click(); > 94 | page.getByLabel("Offline").click(); | ^ 95 | page.getByRole("button", { name: "Save", disabled: false }).click(); 96 | await expect( 97 | page.getByText("Service settings updated successfully"), at /home/runner/work/planx-new/planx-new/e2e/tests/ui-driven/src/create-flow-with-geospatial.spec.ts:94:32
[chromium] › create-flow-with-geospatial.spec.ts:73:7 › Flow creation: e2e/tests/ui-driven/src/create-flow-with-geospatial.spec.ts#L1
1) [chromium] › create-flow-with-geospatial.spec.ts:73:7 › Flow creation, publish and preview › Publish and preview flow with geospatial components Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Test timeout of 45000ms exceeded.
[chromium] › create-flow-with-geospatial.spec.ts:73:7 › Flow creation: e2e/tests/ui-driven/src/create-flow-with-geospatial.spec.ts#L82
1) [chromium] › create-flow-with-geospatial.spec.ts:73:7 › Flow creation, publish and preview › Publish and preview flow with geospatial components Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: locator.click: Test ended. Call log: - waiting for getByRole('button', { name: 'CHECK FOR CHANGES TO PUBLISH' }) 80 | // publish flow 81 | await page.goto(`/${context.team.slug}/${serviceProps.slug}`); > 82 | page.getByRole("button", { name: "CHECK FOR CHANGES TO PUBLISH" }).click(); | ^ 83 | page.getByRole("button", { name: "PUBLISH", exact: true }).click(); 84 | 85 | let previewLink = page.getByRole("link", { at /home/runner/work/planx-new/planx-new/e2e/tests/ui-driven/src/create-flow-with-geospatial.spec.ts:82:72
[chromium] › create-flow-with-geospatial.spec.ts:73:7 › Flow creation: e2e/tests/ui-driven/src/create-flow-with-geospatial.spec.ts#L1
1) [chromium] › create-flow-with-geospatial.spec.ts:73:7 › Flow creation, publish and preview › Publish and preview flow with geospatial components Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Test timeout of 45000ms exceeded.
[chromium] › create-flow-with-geospatial.spec.ts:73:7 › Flow creation: e2e/tests/ui-driven/src/create-flow-with-geospatial.spec.ts#L82
1) [chromium] › create-flow-with-geospatial.spec.ts:73:7 › Flow creation, publish and preview › Publish and preview flow with geospatial components Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Error: locator.click: Test ended. Call log: - waiting for getByRole('button', { name: 'CHECK FOR CHANGES TO PUBLISH' }) 80 | // publish flow 81 | await page.goto(`/${context.team.slug}/${serviceProps.slug}`); > 82 | page.getByRole("button", { name: "CHECK FOR CHANGES TO PUBLISH" }).click(); | ^ 83 | page.getByRole("button", { name: "PUBLISH", exact: true }).click(); 84 | 85 | let previewLink = page.getByRole("link", { at /home/runner/work/planx-new/planx-new/e2e/tests/ui-driven/src/create-flow-with-geospatial.spec.ts:82:72
[chromium] › create-flow.spec.ts:151:7 › Flow creation: e2e/tests/ui-driven/src/create-flow.spec.ts#L1
2) [chromium] › create-flow.spec.ts:151:7 › Flow creation, publish and preview › Turn a flow online Test timeout of 45000ms exceeded.
[chromium] › create-flow.spec.ts:151:7 › Flow creation: e2e/tests/ui-driven/src/create-flow.spec.ts#L163
2) [chromium] › create-flow.spec.ts:151:7 › Flow creation, publish and preview › Turn a flow online Error: locator.click: Test ended. Call log: - waiting for getByLabel('Offline') 161 | 162 | // Toggle flow online > 163 | page.getByLabel("Offline").click(); | ^ 164 | page.getByRole("button", { name: "Save", disabled: false }).click(); 165 | await expect( 166 | page.getByText("Service settings updated successfully"), at /home/runner/work/planx-new/planx-new/e2e/tests/ui-driven/src/create-flow.spec.ts:163:32
[chromium] › create-flow.spec.ts:151:7 › Flow creation: e2e/tests/ui-driven/src/create-flow.spec.ts#L1
2) [chromium] › create-flow.spec.ts:151:7 › Flow creation, publish and preview › Turn a flow online Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Test timeout of 45000ms exceeded.
[chromium] › create-flow.spec.ts:151:7 › Flow creation: e2e/tests/ui-driven/src/create-flow.spec.ts#L160
2) [chromium] › create-flow.spec.ts:151:7 › Flow creation, publish and preview › Turn a flow online Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: locator.click: Test ended. Call log: - waiting for locator('[aria-label="Service settings"]') 158 | 159 | // Open flow settings > 160 | page.locator('[aria-label="Service settings"]').click(); | ^ 161 | 162 | // Toggle flow online 163 | page.getByLabel("Offline").click(); at /home/runner/work/planx-new/planx-new/e2e/tests/ui-driven/src/create-flow.spec.ts:160:53
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 API 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 API Tests: api.planx.uk/lib/notify/index.ts#L73
Unexpected any. Specify a different type
Run API Tests: api.planx.uk/modules/auth/strategy/google.ts#L20
Unexpected any. Specify a different type
Run API Tests: api.planx.uk/modules/flows/validate/service/fileTypes.ts#L70
Unexpected any. Specify a different type
Run API Tests: api.planx.uk/modules/gis/service/classifiedRoads.ts#L129
Unexpected any. Specify a different type
Run API Tests: api.planx.uk/modules/gis/service/classifiedRoads.ts#L151
Unexpected any. Specify a different type
Run API Tests: api.planx.uk/modules/gis/service/digitalLand.ts#L100
Unexpected any. Specify a different type
Run API Tests: api.planx.uk/modules/gis/service/digitalLand.ts#L101
Unexpected any. Specify a different type
Run API Tests: api.planx.uk/modules/gis/service/digitalLand.ts#L135
Unexpected any. Specify a different type
Run API Tests: api.planx.uk/modules/gis/service/digitalLand.ts#L183
Unexpected any. Specify a different type
Run API Tests: api.planx.uk/modules/gis/service/digitalLand.ts#L240
Unexpected any. Specify a different type
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 4.9m
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 2.4m
Slow Test: e2e/tests/ui-driven/[chromium] › sections.spec.ts#L1
e2e/tests/ui-driven/[chromium] › sections.spec.ts took 15.0s
🎭 Playwright Run Summary
3 failed [chromium] › create-flow-with-geospatial.spec.ts:73:7 › Flow creation, publish and preview › Publish and preview flow with geospatial components [chromium] › create-flow.spec.ts:151:7 › Flow creation, publish and preview › Turn a flow online [chromium] › create-flow.spec.ts:178:7 › Flow creation, publish and preview › Can preview a published flow 18 passed (8.1m)

Artifacts

Produced during runtime
Name Size
playwright-report Expired
293 KB