Skip to content

add: v30 analytics + synonym_set/items APIs #459

add: v30 analytics + synonym_set/items APIs

add: v30 analytics + synonym_set/items APIs #459

Re-run triggered August 19, 2025 15:09
Status Failure
Total duration 1m 0s
Artifacts

tests.yml

on: pull_request
build_and_test
55s
build_and_test
Fit to window
Zoom out
Zoom in

Annotations

2 errors
build_and_test
Process completed with exit code 1.
test/Typesense/AnalyticsEvents.spec.ts > AnalyticsEvents > .create > shouldn't create an event for a non-existing name: test/Typesense/AnalyticsEvents.spec.ts#L118
AssertionError: expected [Function] to throw error including 'Request failed with HTTP code 404 | S…' but got 'Request failed with HTTP code 400 | S…' Expected: "Request failed with HTTP code 404 | Server said: Rule not found" Received: "Request failed with HTTP code 400 | Server said: No analytics rule defined for event name non-existing-event" ❯ test/Typesense/AnalyticsEvents.spec.ts:118:7