Merge branch 'edge' into move_lid_command_implementation #49632
Annotations
16 errors and 10 warnings
typechecks:
step-generation/src/commandCreators/atomic/moveLabware.ts#L51
Type '"systemLocation" | { slotName: string; } | { moduleId: string; } | { labwareId: string; } | { addressableAreaName: AddressableAreaName; }' is not assignable to type 'object'.
|
typechecks:
step-generation/src/commandCreators/atomic/moveLabware.ts#L59
Type '"systemLocation" | { slotName: string; } | { moduleId: string; } | { labwareId: string; } | { addressableAreaName: AddressableAreaName; }' is not assignable to type 'object'.
|
typechecks:
step-generation/src/commandCreators/atomic/moveLabware.ts#L137
Type '"systemLocation" | { slotName: string; } | { moduleId: string; } | { labwareId: string; } | { addressableAreaName: AddressableAreaName; }' is not assignable to type 'object'.
|
typechecks:
step-generation/src/commandCreators/atomic/moveLabware.ts#L142
Type '"systemLocation" | { slotName: string; } | { moduleId: string; } | { labwareId: string; } | { addressableAreaName: AddressableAreaName; }' is not assignable to type 'object'.
|
typechecks:
step-generation/src/commandCreators/atomic/moveLabware.ts#L142
Type '"systemLocation" | { slotName: string; } | { moduleId: string; } | { labwareId: string; } | { addressableAreaName: AddressableAreaName; }' is not assignable to type 'object'.
|
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