feat(app): add tiprack selection step to quick transfer flow #36204
Annotations
10 errors and 11 warnings
typechecks:
components/src/atoms/StepMeter/index.tsx#L8
Cannot find module '@opentrons/components' or its corresponding type declarations.
|
typechecks:
components/src/atoms/StepMeter/index.tsx#L26
Property 'position' does not exist on type '{}'.
|
typechecks:
components/src/atoms/StepMeter/index.tsx#L26
Property 'position' does not exist on type '{}'.
|
typechecks:
app/src/atoms/Tooltip/index.tsx#L6
Cannot find module '@opentrons/components' or its corresponding type declarations.
|
typechecks:
app/src/atoms/Tooltip/index.tsx#L10
Cannot find module '@opentrons/components' or its corresponding type declarations.
|
typechecks:
app/src/atoms/Tooltip/index.tsx#L19
Property 'width' does not exist on type 'TooltipProps'.
|
typechecks:
app/src/atoms/MenuList/MenuItem.tsx#L9
Cannot find module '@opentrons/components' or its corresponding type declarations.
|
typechecks:
app/src/atoms/MenuList/DropdownMenu.tsx#L19
Cannot find module '@opentrons/components' or its corresponding type declarations.
|
typechecks:
app/src/atoms/SelectField/Select.tsx#L14
Cannot find module '@opentrons/components' or its corresponding type declarations.
|
typechecks:
app/src/atoms/Tooltip/index.tsx#L6
Cannot find module '@opentrons/components' or its corresponding type declarations.
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/github-script@v6, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
lint js:
api-client/src/calibration/types.ts#L1
All imports in the declaration are only used as types. Use `import type`
|
lint js:
api-client/src/modules/api-types.ts#L1
All imports in the declaration are only used as types. Use `import type`
|
lint js:
api-client/src/modules/types.ts#L8
All imports in the declaration are only used as types. Use `import type`
|
lint js:
api-client/src/modules/types.ts#L15
All imports in the declaration are only used as types. Use `import type`
|
lint js:
api-client/src/pipettes/types.ts#L62
A record is preferred over an index signature
|
lint js:
api-client/src/pipettes/types.ts#L69
A record is preferred over an index signature
|
lint js:
api-client/src/pipettes/types.ts#L77
A record is preferred over an index signature
|
lint js:
api-client/src/pipettes/types.ts#L81
A record is preferred over an index signature
|
lint js:
api-client/src/pipettes/types.ts#L90
A record is preferred over an index signature
|
lint js:
api-client/src/protocols/__tests__/utils.test.ts#L17
All imports in the declaration are only used as types. Use `import type`
|
Loading