feat: Adding a new user in the demo team automatically assigns the demoUser
role
#6468
Annotations
2 errors and 1 warning
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
|
|
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/
|
This job failed
Loading