add some module highlight #48475
Annotations
14 errors and 10 warnings
typechecks:
components/src/organisms/DeckLabelSet/index.tsx#L29
No overload matches this call.
|
typechecks:
components/src/molecules/DeckLabel/__tests__/DeckLabel.test.tsx#L19
Property 'isZoomed' is missing in type '{ text: string; isSelected: false; isLast: true; }' but required in type 'DeckLabelProps'.
|
typechecks:
components/src/organisms/DeckLabelSet/__tests__/DeckLabelSet.test.tsx#L37
Type '{ text: string; isSelected: boolean; labelBorderRadius: string; }[]' is not assignable to type 'DeckLabelProps[]'.
|
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#L61
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#L97
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