A first version with plenty of typing and uncaught error annoyances #150
Annotations
2 errors
|
build (21)
Process completed with exit code 1.
|
|
src/screens/OavMover.test.tsx > OavMover Components > should display all of the various components :
src/blueapi/BlueapiComponents.tsx#L54
TypeError: Cannot read properties of undefined (reading 'toString')
❯ readInstrumentSessionFromVisitPv src/blueapi/BlueapiComponents.tsx:54:41
❯ RunPlanButton src/blueapi/BlueapiComponents.tsx:67:29
❯ renderWithHooks node_modules/react-dom/cjs/react-dom.development.js:15486:18
❯ mountIndeterminateComponent node_modules/react-dom/cjs/react-dom.development.js:20103:13
❯ beginWork node_modules/react-dom/cjs/react-dom.development.js:21626:16
❯ beginWork$1 node_modules/react-dom/cjs/react-dom.development.js:27465:14
❯ performUnitOfWork node_modules/react-dom/cjs/react-dom.development.js:26599:12
❯ workLoopSync node_modules/react-dom/cjs/react-dom.development.js:26505:5
❯ renderRootSync node_modules/react-dom/cjs/react-dom.development.js:26473:7
❯ recoverFromConcurrentError node_modules/react-dom/cjs/react-dom.development.js:25889:20
|