Skip to content

feat(robot-server): Return a currentlyRecoveringFrom command pointer #37698

feat(robot-server): Return a currentlyRecoveringFrom command pointer

feat(robot-server): Return a currentlyRecoveringFrom command pointer #37698

Triggered via pull request May 20, 2024 22:02
Status Cancelled
Total duration 10m 8s
Artifacts

js-check.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 10 warnings
js checks
Canceling since a higher priority waiting request for 'JS checks-15198-true-true' exists
js checks: react-api-client/src/maintenance_runs/__fixtures__/maintenanceCommands.ts#L60
Property 'currentlyRecoveringFrom' is missing in type '{ current: { href: string; meta: { runId: string; commandId: string; key: string; createdAt: string; index: number; }; }; }' but required in type 'CommandsLinks'.
js checks: react-api-client/src/runs/__fixtures__/runCommands.ts#L60
Property 'currentlyRecoveringFrom' is missing in type '{ current: { href: string; meta: { runId: string; commandId: string; key: string; createdAt: string; index: number; }; }; }' but required in type 'CommandsLinks'.
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/protocols/utils.ts#L26
This assertion is unnecessary since it does not change the type of the expression
js checks: api-client/src/protocols/utils.ts#L30
This assertion is unnecessary since it does not change the type of the expression
js checks: api-client/src/protocols/utils.ts#L103
A record is preferred over an index signature
js checks: api-client/src/protocols/utils.ts#L134
A record is preferred over an index signature
js checks: api-client/src/protocols/utils.ts#L162
A record is preferred over an index signature