Chore update storybook v8 #69847
Annotations
10 errors and 10 warnings
|
js checks:
app/src/DesignTokens/Typography/Typography.stories.tsx#L224
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#L223
Unsafe argument of type `any` assigned to a parameter of type `string`
|
|
js checks:
app/src/DesignTokens/Typography/Typography.stories.tsx#L222
Unsafe argument of type `any` assigned to a parameter of type `string`
|
|
js checks:
app/src/DesignTokens/Typography/Typography.stories.tsx#L220
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#L219
Unsafe argument of type `any` assigned to a parameter of type `string`
|
|
js checks:
app/src/DesignTokens/Typography/Typography.stories.tsx#L218
Unsafe argument of type `any` assigned to a parameter of type `string`
|
|
js checks:
app/src/DesignTokens/Typography/Typography.stories.tsx#L216
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#L216
Unsafe argument of type `any` assigned to a parameter of type `string`
|
|
js checks:
app/src/DesignTokens/Typography/Typography.stories.tsx#L216
Unsafe argument of type `any` assigned to a parameter of type `string`
|
|
js checks:
app/src/DesignTokens/Colors/Colors.stories.tsx#L42
Unnecessary cast: Array#reduce accepts a type parameter for the default value
|
|
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
|