Skip to content
This repository was archived by the owner on Feb 11, 2026. It is now read-only.

feat: WIP non-managed gateway auth/payments #683

feat: WIP non-managed gateway auth/payments

feat: WIP non-managed gateway auth/payments #683

Triggered via push September 3, 2025 22:25
Status Failure
Total duration 3m 22s
Artifacts

main.yml

on: push
Matrix: test
Fit to window
Zoom out
Zoom in

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; }'.