feat: Adding a new user in the demo team automatically assigns the demoUser
role
#6462
pull-request.yml
on: pull_request
Check file changes
5s
Run Integration tests
5m 1s
Run API Tests
0s
Run React Tests
6m 32s
Generate Hasura Change Summary
0s
E2E tests
11m 25s
Run Pulumi Preview
0s
Run Healthcheck on Pizza Services
35s
Annotations
2 errors, 11 warnings, and 1 notice
src/pages/FlowEditor/components/Team/tests/TeamMembers.addNewEditor.test.tsx > when the addNewEditor modal is rendered > should not have any accessibility issues:
editor.planx.uk/src/pages/FlowEditor/components/Team/components/EditorUpsertModal.tsx#L39
TypeError: Cannot read properties of undefined (reading 'teamId')
❯ src/pages/FlowEditor/components/Team/components/EditorUpsertModal.tsx:39:57
❯ memoizedSelector node_modules/.pnpm/[email protected][email protected]/node_modules/use-sync-external-store/cjs/use-sync-external-store-shim/with-selector.development.js:79:30
❯ getSnapshotWithSelector node_modules/.pnpm/[email protected][email protected]/node_modules/use-sync-external-store/cjs/use-sync-external-store-shim/with-selector.development.js:134:14
❯ mountSyncExternalStore node_modules/.pnpm/[email protected][email protected]/node_modules/react-dom/cjs/react-dom.development.js:16799:20
❯ Object.useSyncExternalStore node_modules/.pnpm/[email protected][email protected]/node_modules/react-dom/cjs/react-dom.development.js:17727:14
❯ useSyncExternalStore node_modules/.pnpm/[email protected]/node_modules/react/cjs/react.development.js:1676:21
❯ useSyncExternalStoreWithSelector node_modules/.pnpm/[email protected][email protected]/node_modules/use-sync-external-store/cjs/use-sync-external-store-shim/with-selector.development.js:145:15
❯ useStore node_modules/.pnpm/[email protected]_@[email protected][email protected][email protected]/node_modules/zustand/esm/index.mjs:17:17
❯ Module.useBoundStore node_modules/.pnpm/[email protected]_@[email protected][email protected][email protected]/node_modules/zustand/esm/index.mjs:34:51
❯ EditorUpsertModal src/pages/FlowEditor/components/Team/components/EditorUpsertModal.tsx:39:32
|
Run React Tests
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.1s
|
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 19.8s
|
Slow Test:
e2e/tests/ui-driven/[chromium] › save-and-return.spec.ts#L1
e2e/tests/ui-driven/[chromium] › save-and-return.spec.ts took 15.3s
|
Slow Test:
e2e/tests/ui-driven/[chromium] › sections.spec.ts#L1
e2e/tests/ui-driven/[chromium] › sections.spec.ts took 15.1s
|
🎭 Playwright Run Summary
21 passed (1.5m)
|