Skip to content

rename basedeck props #30885

rename basedeck props

rename basedeck props #30885

Triggered via push November 29, 2023 23:23
Status Failure
Total duration 5m 55s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

js-check.yaml

on: push
Fit to window
Zoom out
Zoom in

Annotations

9 errors and 10 warnings
js checks: components/src/hardware-sim/ProtocolDeck/index.tsx#L42
Type '{ deckConfig: DeckConfiguration | CutoutConfigProtocolSpec[]; robotType: RobotType; labwareOnDeck?: LabwareOnDeck[] | undefined; modulesOnDeck?: ModuleOnDeck[] | undefined; deckLayerBlocklist: string[]; showExpansion?: boolean | undefined; lightFill?: string | undefined; darkFill?: string | undefined; children?: ReactNode; showSlotLabels?: boolean | undefined; animatedSVG?: boolean | undefined; svgProps: StyledComponentPropsWithAs<string | ComponentClass<any, any> | FunctionComponent<any>, {}, StyleProps, never, string | ComponentClass<any, any> | FunctionComponent<any>, string | ComponentClass<any, any> | FunctionComponent<any>> | { theme?: {} | undefined; as?: string | ComponentClass<any, any> | FunctionComponent<any> | undefined; forwardedAs?: string | ComponentClass<any, any> | FunctionComponent<any> | undefined; 'aria-label': string; }; labwareLocations: LabwareOnDeck[]; moduleLocations: ModuleOnDeck[]; }' is not assignable to type 'IntrinsicAttributes & BaseDeckProps'.
js checks: app/src/redux/calibration/api-types.ts#L14
Cannot find module '@opentrons/components' or its corresponding type declarations.
js checks: app/src/redux/analytics/types.ts#L8
Cannot find module '@opentrons/components' or its corresponding type declarations.
js checks: app/src/atoms/SelectField/Select.tsx#L13
Cannot find module '@opentrons/components' or its corresponding type declarations.
js checks: app/src/redux/calibration/api-types.ts#L14
Cannot find module '@opentrons/components' or its corresponding type declarations.
js checks: app/src/redux/analytics/types.ts#L8
Cannot find module '@opentrons/components' or its corresponding type declarations.
js checks: app/src/atoms/SelectField/Select.tsx#L13
Cannot find module '@opentrons/components' or its corresponding type declarations.
js checks: step-generation/src/types.ts#L1
Cannot find module '@opentrons/components' or its corresponding type declarations.
js checks
Process completed with exit code 2.
js checks: api-client/src/protocols/utils.ts#L28
This assertion is unnecessary since it does not change the type of the expression
js checks: api-client/src/protocols/utils.ts#L32
This assertion is unnecessary since it does not change the type of the expression
js checks: app-shell-odd/src/config/index.ts#L80
This assertion is unnecessary since it does not change the type of the expression
js checks: app-shell-odd/src/dialogs/index.ts#L38
This assertion is unnecessary since it does not change the type of the expression
js checks: app-shell-odd/src/dialogs/index.ts#L61
This assertion is unnecessary since it does not change the type of the expression
js checks: app-shell-odd/src/http.ts#L53
Unexpected number value in conditional. An explicit zero/NaN check is required
js checks: app-shell-odd/src/http.ts#L94
Promises must be handled appropriately or explicitly marked as ignored with the `void` operator
js checks: app-shell-odd/src/main.ts#L29
Promises must be handled appropriately or explicitly marked as ignored with the `void` operator
js checks: app-shell-odd/src/main.ts#L39
Promises must be handled appropriately or explicitly marked as ignored with the `void` operator
js checks: app-shell-odd/src/main.ts#L66
Promises must be handled appropriately or explicitly marked as ignored with the `void` operator