feat(app): visualize the step timeline and deck state of a protocol #39124
Annotations
20 errors and 11 warnings
shared-data/protocol/index.ts#L21
Duplicate identifier 'ProtocolFileV1'.
|
shared-data/protocol/index.ts#L32
Duplicate identifier 'ProtocolFileV1'.
|
shared-data/protocol/index.ts#L22
Duplicate identifier 'ProtocolFileV3'.
|
shared-data/protocol/index.ts#L33
Duplicate identifier 'ProtocolFileV3'.
|
shared-data/protocol/index.ts#L23
Duplicate identifier 'ProtocolFileV4'.
|
shared-data/protocol/index.ts#L34
Duplicate identifier 'ProtocolFileV4'.
|
shared-data/protocol/index.ts#L24
Duplicate identifier 'ProtocolFileV5'.
|
shared-data/protocol/index.ts#L35
Duplicate identifier 'ProtocolFileV5'.
|
shared-data/protocol/index.ts#L25
Duplicate identifier 'ProtocolFileV6'.
|
shared-data/protocol/index.ts#L36
Duplicate identifier 'ProtocolFileV6'.
|
api-client/src/protocols/utils.ts#L266
Unsafe argument of type `any` assigned to a parameter of type `ParsedLiquid`
|
app-shell/src/labware/validation.ts#L19
Unsafe argument of type `any` assigned to a parameter of type `boolean | object`
|
app-shell/src/protocol-editor-ui.ts#L40
Unsafe argument of type `any` assigned to a parameter of type `string`
|
app/src/App/hooks.ts#L67
Unsafe argument of type `any` assigned to a parameter of type `List<unknown> | null | undefined`
|
app/src/App/hooks.ts#L67
Unsafe argument of type `any` assigned to a parameter of type `List<unknown>`
|
app/src/App/hooks.ts#L142
Unsafe argument of type `any` assigned to a parameter of type `string | null`
|
app/src/DesignTokens/BorderRadius/BorderRadius.stories.tsx#L65
Unsafe argument of type `any` assigned to a parameter of type `{ [s: string]: unknown; } | ArrayLike<unknown>`
|
app/src/DesignTokens/Colors/Colors.stories.tsx#L117
Unsafe argument of type `any` assigned to a parameter of type `{ [s: string]: unknown; } | ArrayLike<unknown>`
|
app/src/DesignTokens/Spacing/Spacing.stories.tsx#L62
Unsafe argument of type `any` assigned to a parameter of type `{ [s: string]: unknown; } | ArrayLike<unknown>`
|
app/src/assets/labware/getLabware.ts#L23
Unsafe argument of type `any` assigned to a parameter of type `ArrayLike<unknown> | { [s: string]: unknown; }`
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/github-script@v6, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
api-client/src/pipettes/types.ts#L62
A record is preferred over an index signature
|
api-client/src/pipettes/types.ts#L69
A record is preferred over an index signature
|
api-client/src/pipettes/types.ts#L77
A record is preferred over an index signature
|
api-client/src/pipettes/types.ts#L81
A record is preferred over an index signature
|
api-client/src/pipettes/types.ts#L90
A record is preferred over an index signature
|
api-client/src/protocols/utils.ts#L26
This assertion is unnecessary since it does not change the type of the expression
|
api-client/src/protocols/utils.ts#L30
This assertion is unnecessary since it does not change the type of the expression
|
api-client/src/protocols/utils.ts#L103
A record is preferred over an index signature
|
api-client/src/protocols/utils.ts#L134
A record is preferred over an index signature
|
api-client/src/protocols/utils.ts#L162
A record is preferred over an index signature
|
This job failed
Loading