Skip to content

Feature/predictable server ids #1849

Feature/predictable server ids

Feature/predictable server ids #1849

Triggered via pull request November 1, 2024 10:52
Status Failure
Total duration 52s
Artifacts

ci.yml

on: pull_request
Matrix: ci / lint
Fit to window
Zoom out
Zoom in

Annotations

6 errors
ci / lint (npm run types): test/servers/reducers/servers.test.ts#L113
Argument of type '{ name: string; autoConnect: boolean | undefined; url: string; apiKey: string; }[]' is not assignable to parameter of type 'ServerWithId[]'.
ci / lint (npm run types)
Process completed with exit code 2.
ci / lint (npm run lint)
The job was canceled because "npm_run_types" failed.
ci / lint (npm run lint)
The operation was canceled.
test/servers/reducers/servers.test.ts > serversReducer > action creators > createServers > generates an id for every provided server if they do not have it: test/servers/reducers/servers.test.ts#L115
AssertionError: expected false to deeply equal true - Expected + Received - true + false ❯ test/servers/reducers/servers.test.ts:115:64
ci / unit-tests
Process completed with exit code 1.