This repository was archived by the owner on Feb 11, 2026. It is now read-only.
feat: WIP non-managed gateway auth/payments #683
Annotations
3 errors
|
Test Node.js 22
Process completed with exit code 2.
|
|
Test Node.js 22
@agentic/cli#test:typecheck: command (/home/runner/work/agentic/agentic/packages/cli) /home/runner/setup-pnpm/node_modules/.bin/pnpm run test:typecheck exited (2)
|
|
Test Node.js 22
Argument of type '{ description?: string | undefined; name: string; version?: string | undefined; slug: string; readme?: string | undefined; icon?: string | undefined; sourceUrl?: string | undefined; homepageUrl?: string | undefined; ... 5 more ...; defaultRateLimit: { ...; } | { ...; }; }' is not assignable to parameter of type '{ name: string; slug?: string | undefined; version?: string | undefined; description?: string | undefined; readme?: string | undefined; icon?: string | undefined; sourceUrl?: string | undefined; ... 5 more ...; toolConfigs?: { ...; }[] | undefined; }'.
|