feat(robot-server): Return a currentlyRecoveringFrom
command pointer
#37698
Annotations
4 errors and 10 warnings
|
typechecks:
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'.
|
typechecks:
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'.
|
typechecks
Process completed with exit code 2.
|
lint js:
api-client/src/pipettes/types.ts#L62
A record is preferred over an index signature
|
lint js:
api-client/src/pipettes/types.ts#L69
A record is preferred over an index signature
|
lint js:
api-client/src/pipettes/types.ts#L77
A record is preferred over an index signature
|
lint js:
api-client/src/pipettes/types.ts#L81
A record is preferred over an index signature
|
lint js:
api-client/src/pipettes/types.ts#L90
A record is preferred over an index signature
|
lint js:
api-client/src/protocols/utils.ts#L26
This assertion is unnecessary since it does not change the type of the expression
|
lint js:
api-client/src/protocols/utils.ts#L30
This assertion is unnecessary since it does not change the type of the expression
|
lint js:
api-client/src/protocols/utils.ts#L103
A record is preferred over an index signature
|
lint js:
api-client/src/protocols/utils.ts#L134
A record is preferred over an index signature
|
lint js:
api-client/src/protocols/utils.ts#L162
A record is preferred over an index signature
|
Loading