feat(app): allow local editing of JSON protocols through embedded protocol designer #39128
Annotations
20 errors and 11 warnings
step-generation/src/utils/constructInvariantContextFromRunCommands.ts#L20
Type '{ labwareEntities: { fixedTrash: { id: string; labwareDefURI: string; def: LabwareDefinition2 | null; }; }; moduleEntities: {}; pipetteEntities: {}; liquidEntities: {}; additionalEquipmentEntities: {}; config: { OT_PD_DISABLE_MODULE_RESTRICTIONS: true; }; }' is not assignable to type 'InvariantContext'.
|
step-generation/src/utils/constructInvariantContextFromRunCommands.ts#L27
'command.result' is possibly 'undefined'.
|
step-generation/src/utils/constructInvariantContextFromRunCommands.ts#L28
'command.result' is possibly 'undefined'.
|
step-generation/src/utils/constructInvariantContextFromRunCommands.ts#L29
'command.result' is possibly 'undefined'.
|
step-generation/src/utils/constructInvariantContextFromRunCommands.ts#L30
'command.result' is possibly 'undefined'.
|
step-generation/src/utils/constructInvariantContextFromRunCommands.ts#L39
'command.result' is possibly 'undefined'.
|
step-generation/src/utils/constructInvariantContextFromRunCommands.ts#L40
'command.result' is possibly 'undefined'.
|
step-generation/src/utils/constructInvariantContextFromRunCommands.ts#L41
'command.result' is possibly 'undefined'.
|
step-generation/src/utils/constructInvariantContextFromRunCommands.ts#L41
Property 'model' does not exist on type 'LoadModuleResult'.
|
step-generation/src/utils/constructInvariantContextFromRunCommands.ts#L42
'command.result' is possibly 'undefined'.
|
app-shell/src/protocol-editor-ui.ts#L72
Unsafe argument of type `any` assigned to a parameter of type `string`
|
app-shell/src/protocol-editor-ui.ts#L72
Unsafe argument of type `any` assigned to a parameter of type `string`
|
app/src/molecules/Command/PipettingCommandText.tsx#L97
Unsafe argument of type `any` assigned to a parameter of type `CommandTextData`
|
app/src/organisms/ProtocolDetails/AnnotatedSteps.tsx#L144
Returning a void expression from an arrow function shorthand is forbidden. Please add braces to the arrow function
|
app/src/organisms/ProtocolDetails/index.tsx#L699
'StyledText' is not defined
|
app/src/organisms/ProtocolTimelineScrubber/index.tsx#L4
'isEmpty' is defined but never used
|
app/src/organisms/ProtocolTimelineScrubber/index.tsx#L22
'BORDERS' is defined but never used
|
app/src/organisms/ProtocolTimelineScrubber/index.tsx#L43
'AnnotatedSteps' is defined but never used
|
app/src/organisms/ProtocolTimelineScrubber/index.tsx#L87
'command' is assigned a value but never used
|
app/src/organisms/ProtocolTimelineScrubber/index.tsx#L89
Unsafe argument of type `any` assigned to a parameter of type `{ [s: string]: unknown; } | ArrayLike<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#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
|
api-client/src/protocols/utils.ts#L207
A record is preferred over an index signature
|
api-client/src/protocols/utils.ts#L229
A record is preferred over an index signature
|
This job failed
Loading