Skip to content

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

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

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

Triggered via pull request May 20, 2024 22:12
Status Failure
Total duration 11m 13s
Artifacts

js-check.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 11 warnings
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
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/.
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