fix: getUpdatedLocation #40
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
3 errors
Run e2e tests:
src/lib/ws/synced-probe-list.ts#L118
Type '{ location: ProbeLocation | null; tags: Tag[]; index: string[][]; status: "ready" | "initializing" | "unbuffer-missing" | "ping-test-failed" | "sigterm"; client: string; ... 8 more ...; stats: ProbeStats; }[]' is not assignable to type 'Probe[]'.
|
Run e2e tests:
test/tests/unit/ws/synced-probe-list.test.ts#L39
Expected 2 arguments, but got 1.
|
Run e2e tests
Process completed with exit code 2.
|