Skip to content

build(deps-dev): Bump @opencode-ai/sdk in the dev-dependencies group #8

build(deps-dev): Bump @opencode-ai/sdk in the dev-dependencies group

build(deps-dev): Bump @opencode-ai/sdk in the dev-dependencies group #8

Status Failure
Total duration 24s
Artifacts

ci.yml

on: push
e2e · opencode loads plugin & lists models
19s
e2e · opencode loads plugin & lists models
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

6 errors
typecheck · test · build (node 22.x)
Process completed with exit code 2.
typecheck · test · build (node 22.x): src/plugin/index.ts#L25
Type '(input: PluginInput) => Promise<{ auth: { provider: string; loader: (getAuth: () => Promise<Auth>) => Promise<{ apiKey: string; } | { apiKey?: undefined; }>; methods: { ...; }[]; }; config: (config: Config) => Promise<...>; provider: { ...; }; "chat.params": (input: { ...; }, output: { ...; }) => Promise<...>; tool:...' is not assignable to type 'Plugin'.
typecheck · test · build (node 24.x)
Process completed with exit code 2.
typecheck · test · build (node 24.x): src/plugin/index.ts#L25
Type '(input: PluginInput) => Promise<{ auth: { provider: string; loader: (getAuth: () => Promise<Auth>) => Promise<{ apiKey: string; } | { apiKey?: undefined; }>; methods: { ...; }[]; }; config: (config: Config) => Promise<...>; provider: { ...; }; "chat.params": (input: { ...; }, output: { ...; }) => Promise<...>; tool:...' is not assignable to type 'Plugin'.
e2e · opencode loads plugin & lists models
Process completed with exit code 1.
e2e · opencode loads plugin & lists models: src/plugin/index.ts#L25
Type '(input: PluginInput) => Promise<{ auth: { provider: string; loader: (getAuth: () => Promise<Auth>) => Promise<{ apiKey: string; } | { apiKey?: undefined; }>; methods: { ...; }[]; }; config: (config: Config) => Promise<...>; provider: { ...; }; "chat.params": (input: { ...; }, output: { ...; }) => Promise<...>; tool:...' is not assignable to type 'Plugin'.