feat: implement durable objects for editor page #515
Annotations
9 errors
Lint
Process completed with exit code 2.
|
Lint
Conversion of type 'ProvidedEnv' to type 'Bindings' may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to 'unknown' first.
|
Lint
Conversion of type '{ AI: Ai; DB: D1Database; DATASETS_AUTORAG: string; CLOUDFLARE_ACCOUNT_ID: string; CLOUDFLARE_API_TOKEN: string; KV: KVNamespace; WEB_HOST: string; EMAIL_DOMAIN: string; SECRET_MASTER_KEY: string; ... 27 more ...; EXECUTE: Workflow; }' to type 'Bindings' may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to 'unknown' first.
|
Lint
Property 'response' does not exist on type 'string | { response?: string | undefined; tool_calls?: { name: string; arguments: unknown; }[] | undefined; } | { response: string; usage?: { prompt_tokens?: number | undefined; completion_tokens?: number | undefined; total_tokens?: number | undefined; } | undefined; tool_calls?: { ...; }[] | undefined; }'.
|
Lint
Property 'response' does not exist on type 'AiTextGenerationOutput'.
|
Lint
Argument of type 'Meta_Llama_3_3_70B_Instruct_Fp8_Fast_Messages' is not assignable to parameter of type 'AiTextGenerationInput'.
|
Lint
Property 'response' does not exist on type 'AiTextGenerationOutput'.
|
Lint
Property 'response' does not exist on type 'AiTextGenerationOutput'.
|
Lint
Argument of type 'import("/home/runner/work/dafthunk/dafthunk/node_modules/.pnpm/@cloudflare[email protected]/node_modules/@cloudflare/workers-types/experimental/index").Ai_Cf_Openai_Whisper_Large_V3_Turbo_Input' is not assignable to parameter of type 'Ai_Cf_Openai_Whisper_Large_V3_Turbo_Input'.
|
Loading