fix empty spacing issue #48541
Annotations
7 errors and 10 warnings
js checks
Canceling since a higher priority waiting request for 'JS checks-refs/heads/feat_add-resizeable-sidebar-true-true' exists
|
js checks:
protocol-designer/src/pages/Designer/ProtocolSteps/Timeline/PresavedStep.tsx#L35
Property 'sidebarWidth' is missing in type '{ onMouseEnter: () => void; onMouseLeave: () => void; selected: boolean; hovered: boolean; iconName: string; title: string; }' but required in type 'StepContainerProps'.
|
js checks:
protocol-designer/src/pages/Designer/ProtocolSteps/Timeline/DraggableSteps.tsx#L187
Property 'sidebarWidth' is missing in type '{ iconName: string; title: any; }' but required in type 'StepContainerProps'.
|
js checks:
protocol-designer/src/pages/Designer/ProtocolSteps/Timeline/__tests__/AddStepButton.test.tsx#L28
Property 'hasText' is missing in type '{}' but required in type 'AddStepButtonProps'.
|
js checks:
protocol-designer/src/pages/Designer/ProtocolSteps/Timeline/__tests__/StepContainer.test.tsx#L26
Property 'sidebarWidth' is missing in type '{ title: string; iconName: string; onClick: Mock<[event: React.MouseEvent<Element, MouseEvent>], void>; selected: false; hovered: false; stepId: string; hasError: false; isStepAfterError: false; }' but required in type 'StepContainerProps'.
|
js checks:
protocol-designer/src/pages/Designer/ProtocolSteps/Timeline/__tests__/TimelineToolbox.test.tsx#L21
Property 'sidebarWidth' is missing in type '{}' but required in type 'TimelineToolboxProps'.
|
js checks
Process completed with exit code 2.
|
js checks:
api-client/src/pipettes/types.ts#L62
A record is preferred over an index signature
|
js checks:
api-client/src/pipettes/types.ts#L69
A record is preferred over an index signature
|
js checks:
api-client/src/pipettes/types.ts#L77
A record is preferred over an index signature
|
js checks:
api-client/src/pipettes/types.ts#L81
A record is preferred over an index signature
|
js checks:
api-client/src/pipettes/types.ts#L90
A record is preferred over an index signature
|
js checks:
api-client/src/types.ts#L14
A record is preferred over an index signature
|
js checks:
app-shell-odd/src/actions.ts#L360
Expected property shorthand
|
js checks:
app-shell-odd/src/actions.ts#L368
Expected property shorthand
|
js checks:
app-shell-odd/src/actions.ts#L376
Expected property shorthand
|
js checks:
app-shell-odd/src/actions.ts#L384
Expected property shorthand
|