add flex stacker overflow menu #49629
Annotations
13 errors and 10 warnings
typechecks:
components/src/icons/ModuleIcon.tsx#L22
Property 'flexStackerModuleType' is missing in type '{ magneticBlockType: "ot-magnet-v2"; heaterShakerModuleType: "ot-heater-shaker"; temperatureModuleType: "ot-temperature-v2"; magneticModuleType: "ot-magnet-v2"; thermocyclerModuleType: "ot-thermocycler"; absorbanceReaderType: "ot-absorbance"; }' but required in type '{ magneticModuleType: ModuleIconName; temperatureModuleType: ModuleIconName; heaterShakerModuleType: ModuleIconName; thermocyclerModuleType: ModuleIconName; magneticBlockType: ModuleIconName; absorbanceReaderType: ModuleIconName; flexStackerModuleType: ModuleIconName; }'.
|
typechecks:
step-generation/src/constants.ts#L67
Property 'flexStackerModuleType' is missing in type '{ magneticModuleType: MagneticModuleState; temperatureModuleType: TemperatureModuleState; thermocyclerModuleType: ThermocyclerModuleState; heaterShakerModuleType: HeaterShakerModuleState; absorbanceReaderType: AbsorbanceReaderState; magneticBlockType: MagneticBlockState; }' but required in type '{ magneticModuleType: ModuleState; temperatureModuleType: ModuleState; thermocyclerModuleType: ModuleState; heaterShakerModuleType: ModuleState; magneticBlockType: ModuleState; absorbanceReaderType: ModuleState; flexStackerModuleType: ModuleState; }'.
|
typechecks
Process completed with exit code 2.
|
lint js:
app/src/DesignTokens/BorderRadius/BorderRadius.stories.tsx#L64
Unsafe argument of type `any` assigned to a parameter of type `{ [s: string]: unknown; } | ArrayLike<unknown>`
|
lint js:
app/src/DesignTokens/Colors/Colors.stories.tsx#L117
Unsafe argument of type `any` assigned to a parameter of type `{ [s: string]: unknown; } | ArrayLike<unknown>`
|
lint js:
app/src/DesignTokens/Spacing/Spacing.stories.tsx#L68
Unsafe argument of type `any` assigned to a parameter of type `{ [s: string]: unknown; } | ArrayLike<unknown>`
|
lint js:
app/src/atoms/buttons/FloatingActionButton.stories.tsx#L13
Unsafe argument of type `any` assigned to a parameter of type `{}`
|
lint js:
app/src/atoms/buttons/MediumButton.stories.tsx#L13
Unsafe argument of type `any` assigned to a parameter of type `{}`
|
lint js:
app/src/molecules/CardButton/CardButton.stories.tsx#L20
Unsafe argument of type `any` assigned to a parameter of type `{}`
|
lint js:
app/src/molecules/Command/CommandText.tsx#L98
Unsafe argument of type `any` assigned to a parameter of type `STProps`
|
lint js:
app/src/molecules/InterventionModal/DeckMapContent.tsx#L60
Unsafe argument of type `any` assigned to a parameter of type `LabwareLocation | ModuleLocation`
|
lint js:
app/src/molecules/InterventionModal/DeckMapContent.tsx#L78
Unsafe argument of type `any` assigned to a parameter of type `LabwareLocation | ModuleLocation`
|
lint js:
app/src/molecules/InterventionModal/DeckMapContent.tsx#L112
Unsafe argument of type `any` assigned to a parameter of type `ModuleLocation`
|
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/types.ts#L14
A record is preferred over an index signature
|
lint js:
app-shell-odd/src/actions.ts#L360
Expected property shorthand
|
lint js:
app-shell-odd/src/actions.ts#L368
Expected property shorthand
|
lint js:
app-shell-odd/src/actions.ts#L376
Expected property shorthand
|
lint js:
app-shell-odd/src/actions.ts#L384
Expected property shorthand
|
Loading