Skip to content

chore(deps): update all non-major dependencies #2505

chore(deps): update all non-major dependencies

chore(deps): update all non-major dependencies #2505

Triggered via pull request October 25, 2024 21:19
Status Failure
Total duration 1m 25s
Artifacts

ci.yml

on: pull_request
Matrix: Lint and test
Fit to window
Zoom out
Zoom in

Annotations

5 errors
test/typescript.test.ts > Smoke test (typescript): test/typescript.test.ts#L39
TypeError: Cannot read properties of undefined (reading 'close') ❯ test/typescript.test.ts:39:16
Lint and test (18)
Process completed with exit code 1.
test/typescript.test.ts > Smoke test (typescript) > reads serverConfig from external file: test/typescript.test.ts#L67
AssertionError: expected [] to have a length of 1 but got +0 - Expected + Received - 1 + 0 ❯ test/typescript.test.ts:67:21
test/typescript.test.ts > Smoke test (typescript) > catches a server crash in server middleware: test/typescript.test.ts#L80
AssertionError: expected [ { breadcrumbs: [], …(8) }, …(1) ] to have a length of 1 but got 2 - Expected + Received - 1 + 2 ❯ test/typescript.test.ts:80:21
Lint and test (20)
Process completed with exit code 1.