fix(protocol-designer): fix deck view size issue in new pd #45824
Annotations
4 errors and 11 warnings
|
typechecks:
protocol-designer/src/components/DeckSetup/index.tsx#L553
Property 'zoomed' is missing in type '{ children: () => Element; height: string; deckDef: DeckDefinition; viewBox: string; }' but required in type 'RobotCoordinateSpaceWithRefProps'.
|
typechecks:
protocol-designer/src/pages/ProtocolOverview/DeckThumbnail.tsx#L113
Property 'zoomed' is missing in type '{ children: () => Element; height: string; width: string; deckDef: DeckDefinition; viewBox: string; }' but required in type 'RobotCoordinateSpaceWithRefProps'.
|
typechecks
Process completed with exit code 2.
|
|
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