fix: pass userId to execution worker for Gmail tools and improve agen… #93
ci.yml
on: push
Lint and Type Check
27s
Test
1m 14s
Annotations
4 errors
|
Lint and Type Check
Process completed with exit code 2.
|
|
Lint and Type Check
@poppy/clients#typecheck: command (/home/runner/work/poppy/poppy/packages/clients) /home/runner/setup-pnpm/node_modules/.bin/pnpm run typecheck exited (2)
|
|
Lint and Type Check
Property 'appUniqueId' does not exist on type '{ status: "INITIALIZING" | "INITIATED" | "ACTIVE" | "FAILED" | "EXPIRED" | "INACTIVE"; id: string; toolkit: { slug: string; }; createdAt: string; updatedAt: string; authConfig: { id: string; isComposioManaged: boolean; isDisabled: boolean; }; ... 5 more ...; testRequestEndpoint?: string | undefined; }'.
|
|
Lint and Type Check
Property 'appName' does not exist on type '{ status: "INITIALIZING" | "INITIATED" | "ACTIVE" | "FAILED" | "EXPIRED" | "INACTIVE"; id: string; toolkit: { slug: string; }; createdAt: string; updatedAt: string; authConfig: { id: string; isComposioManaged: boolean; isDisabled: boolean; }; ... 5 more ...; testRequestEndpoint?: string | undefined; }'.
|