Skip to content

SDK regeneration

SDK regeneration #188

Triggered via push December 22, 2025 19:40
Status Failure
Total duration 1m 8s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

6 errors
compile
Process completed with exit code 1.
compile: src/events.ts#L2
Module '"./api/resources/events/client/Client"' has no exported member 'Events'.
compile: src/events.test.ts#L4
Module '"./api/resources/events/client/Client"' has no exported member 'Events'.
compile: src/core/fetcher/custom.ts#L26
Type 'string | Promise<string | null | undefined> | (() => string | Promise<string | null | undefined> | null | undefined) | EndpointSupplierFn<string | null | undefined>' is not assignable to type 'string'.
compile: src/cache.ts#L123
Re-exporting a type when 'isolatedModules' is enabled requires using 'export type'.
test
Process completed with exit code 1.