chore: update storybook from v7 to v8 #69839
Annotations
14 errors and 10 warnings
|
js checks:
app/src/DesignTokens/Typography/Typography.stories.tsx#L210
Unsafe argument of type `any` assigned to a parameter of type `string`
|
|
js checks:
app/src/DesignTokens/Typography/Typography.stories.tsx#L208
Unsafe argument of type `any` assigned to a parameter of type `"Helix Product (Desktop)" | "ODD" | "Legacy Desktop"`
|
|
js checks:
app/src/DesignTokens/Typography/Typography.stories.tsx#L208
Unsafe argument of type `any` assigned to a parameter of type `string`
|
|
js checks:
app/src/DesignTokens/Typography/Typography.stories.tsx#L208
Unsafe argument of type `any` assigned to a parameter of type `string`
|
|
js checks:
app/src/DesignTokens/Spacing/Spacing.stories.tsx#L56
Unsafe argument of type `any` assigned to a parameter of type `string`
|
|
js checks:
app/src/DesignTokens/Spacing/Spacing.stories.tsx#L30
Unsafe argument of type `any` assigned to a parameter of type `string`
|
|
js checks:
app/src/DesignTokens/Spacing/Spacing.stories.tsx#L29
Unsafe argument of type `any` assigned to a parameter of type `string`
|
|
js checks:
app/src/DesignTokens/Colors/Colors.stories.tsx#L61
Unsafe argument of type `any` assigned to a parameter of type `{ [s: string]: unknown; } | ArrayLike<unknown>`
|
|
js checks:
app/src/DesignTokens/BorderRadius/BorderRadius.stories.tsx#L28
Unsafe argument of type `any` assigned to a parameter of type `string`
|
|
js checks:
app/src/DesignTokens/BorderRadius/BorderRadius.stories.tsx#L27
Unsafe argument of type `any` assigned to a parameter of type `string`
|
|
js checks
Process completed with exit code 2.
|
|
js checks:
protocol-designer/src/components/molecules/ConcurrentGroup/ConcurrentGroup.stories.tsx#L125
Property 'active' is missing in type '{ children: Element[]; }' but required in type 'ConcurrentGroupProps'.
|
|
js checks:
protocol-designer/src/components/molecules/ConcurrentGroup/ConcurrentGroup.stories.tsx#L58
Property 'active' is missing in type '{ children: Element[]; }' but required in type 'ConcurrentGroupProps'.
|
|
js checks:
protocol-designer/src/components/molecules/ConcurrentGroup/ConcurrentGroup.stories.tsx#L22
Property 'active' is missing in type '{ children: Element[]; }' but required in type 'ConcurrentGroupProps'.
|
|
js checks:
api-client/src/runs/commands/getCommandsAsPreSerializedList.ts#L20
Unexpected object value in conditional. The condition is always true
|
|
js checks:
api-client/src/runs/commands/getCommands.ts#L18
Unexpected object value in conditional. The condition is always true
|
|
js checks:
api-client/src/runs/commands/createLiveCommand.ts#L19
Unexpected nullable object value in conditional. An explicit null check is required
|
|
js checks:
api-client/src/runs/commands/createCommand.ts#L20
Unexpected nullable object value in conditional. An explicit null check is required
|
|
js checks:
api-client/src/pipettes/getPipettes.ts#L16
Unexpected object value in conditional. The condition is always true
|
|
js checks:
api-client/src/maintenance_runs/createMaintenanceCommand.ts#L19
Unexpected nullable object value in conditional. An explicit null check is required
|
|
js checks:
api-client/src/labwareOffsets/getLabwareOffsets.ts#L32
Unexpected object value in conditional. The condition is always true
|
|
js checks:
api-client/src/dataFiles/getDataFileRaw.ts#L18
Unexpected nullable object value in conditional. An explicit null check is required
|
|
js checks:
api-client/src/calibration/deleteCalibration.ts#L19
Unexpected object value in conditional. The condition is always true
|
|
js checks:
.prettierrc.js#L53
Expected property shorthand
|