conditionally call unsafe/placeLabware command based on the runs/curr… #45500
Annotations
8 errors and 11 warnings
js checks:
app/src/organisms/EmergencyStop/__tests__/EstopPressedModal.test.tsx#L25
Property 'isWaitingForPlateReaderLidPlacement' is missing in type '{ isEngaged: true; closeModal: Mock<[], void>; isWaitingForLogicalDisengage: false; setShouldSeeLogicalDisengage: Mock<[], void>; }' but required in type 'EstopPressedModalProps'.
|
js checks:
app/src/organisms/EmergencyStop/__tests__/EstopPressedModal.test.tsx#L69
Property 'isWaitingForPlateReaderLidPlacement' is missing in type '{ isEngaged: true; closeModal: Mock<[], void>; isDismissedModal: false; setIsDismissedModal: Mock<[isDismissedModal: boolean], void>; isWaitingForLogicalDisengage: false; setShouldSeeLogicalDisengage: Mock<[], void>; }' but required in type 'EstopPressedModalProps'.
|
js checks
Process completed with exit code 2.
|
js checks:
app/src/organisms/EmergencyStop/EstopTakeover.tsx#L32
'setisWaitingForPlateReaderLidPlacement' is assigned a value but never used
|
js checks:
app/src/resources/modules/hooks/usePlacePlateReaderLid.ts#L3
All imports in the declaration are only used as types. Use `import type`
|
js checks:
app/src/resources/modules/hooks/usePlacePlateReaderLid.ts#L9
All imports in the declaration are only used as types. Use `import type`
|
js checks:
app/src/resources/modules/hooks/usePlacePlateReaderLid.ts#L16
An empty interface is equivalent to `{}`
|
js checks
Process completed with exit code 2.
|
js checks
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, actions/github-script@v6, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
js checks:
api-client/src/pipettes/types.ts#L62
A record is preferred over an index signature
|
js checks:
api-client/src/pipettes/types.ts#L69
A record is preferred over an index signature
|
js checks:
api-client/src/pipettes/types.ts#L77
A record is preferred over an index signature
|
js checks:
api-client/src/pipettes/types.ts#L81
A record is preferred over an index signature
|
js checks:
api-client/src/pipettes/types.ts#L90
A record is preferred over an index signature
|
js checks:
api-client/src/types.ts#L14
A record is preferred over an index signature
|
js checks:
app-shell-odd/src/actions.ts#L358
Expected property shorthand
|
js checks:
app-shell-odd/src/actions.ts#L366
Expected property shorthand
|
js checks:
app-shell-odd/src/actions.ts#L374
Expected property shorthand
|
js checks:
app-shell-odd/src/actions.ts#L382
Expected property shorthand
|