Publish v0.2.2 #6
publish.yml
on: push
Build
/
Package
14s
GitHub Releases
0s
GitHub Packages
/
Publish package
npm
/
Publish package
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'.
|