Skip to content

Publish v0.2.2

Publish v0.2.2 #6

Triggered via push August 13, 2026 22:56
Status Failure
Total duration 18s
Artifacts

publish.yml

on: push
GitHub Releases
0s
GitHub Releases
GitHub Packages  /  Publish package
GitHub Packages / Publish package
npm  /  Publish package
npm / Publish package
Fit to window
Zoom out
Zoom in

Annotations

5 errors
Build / Package
Process completed with exit code 1.
Build / Package: src/lib/use-seam-client.ts#L117
Argument of type '{ endpoint?: string | undefined; } | undefined' is not assignable to parameter of type 'Omit<SeamHttpOptionsWithConsoleSessionToken, "consoleSessionToken" | "workspaceId"> | undefined'.
Build / Package: src/lib/use-seam-client.ts#L97
Argument of type '{ endpoint?: string | undefined; } | undefined' is not assignable to parameter of type 'Omit<SeamHttpWithoutWorkspaceOptionsWithConsoleSessionToken, "consoleSessionToken"> | undefined'.
Build / Package: src/lib/use-seam-client.ts#L82
Argument of type '{ endpoint?: string | undefined; } | undefined' is not assignable to parameter of type 'SeamHttpFromPublishableKeyOptions | undefined'.
Build / Package: src/lib/use-seam-client.ts#L67
Argument of type '{ endpoint?: string | undefined; } | undefined' is not assignable to parameter of type 'Omit<SeamHttpOptionsWithClientSessionToken, "clientSessionToken"> | undefined'.