feat(app,shared-data): Add basic support for the Flex Stacker module to the front-end. #49644
Annotations
12 errors and 10 warnings
typechecks:
step-generation/src/constants.ts#L68
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/Command.stories.tsx#L21
Unsafe argument of type `any` assigned to a parameter of type `List<unknown> | null | undefined`
|
lint js:
app/src/molecules/InterventionModal/CategorizedStepContent.stories.tsx#L17
Unsafe argument of type `any` assigned to a parameter of type `List<unknown> | null | undefined`
|
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:
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