feat: move to ProbeOverride class #35
Annotations
4 errors
Run e2e tests:
test/tests/integration/measurement/create-measurement.test.ts#L23
Property 'adoptedProbes' does not exist on type 'typeof import("/home/jim/actions-runner/_work/globalping/globalping/src/lib/ws/server")'.
|
Run e2e tests:
test/tests/integration/probes/get-probes.test.ts#L8
Module '"../../../../src/lib/ws/server.js"' has no exported member 'adoptedProbes'.
|
Run e2e tests:
test/tests/unit/ws/synced-probe-list.test.ts#L49
Argument of type 'SinonStubbedInstance<AdoptedProbes>' is not assignable to parameter of type 'ProbeOverride'.
|
Run e2e tests
Process completed with exit code 2.
|