Skip to content

fix: getUpdatedLocation #40

fix: getUpdatedLocation

fix: getUpdatedLocation #40

Triggered via push April 9, 2024 17:19
Status Failure
Total duration 58s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

e2e.yml

on: push
Run e2e tests
50s
Run e2e tests
Fit to window
Zoom out
Zoom in

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.