feat: create local client node to process jobs queue #3557
Annotations
10 errors
Run /./.github/actions/build-api
Cannot find module '#providers/ai/langchain.provider.js' or its corresponding type declarations.
|
Run /./.github/actions/build-api
Type 'TaskEither<{ name: string; status: number; details: { kind: "DecodingError"; errors: Errors; } | { kind: CommunicationError; meta?: unknown; status: string; }; stack?: string | undefined; message: string; cause?: unknown; } | ... 10 more ... | { ...; }, { ...; }>' is not assignable to type 'TaskEither<ControllerError, ServerContext>'.
|
Run /./.github/actions/build-api
Cannot find module '../../worker/jobs/processOpenAIQueue.job.js' or its corresponding type declarations.
|
Run /./.github/actions/build-api
Cannot find module './getLangchainProvider.flow.js' or its corresponding type declarations.
|
Run /./.github/actions/build-api
Cannot find module './loadDocs.flow.js' or its corresponding type declarations.
|
Run /./.github/actions/build-api
Cannot find module '#flows/ai/EmbeddingJob.js' or its corresponding type declarations.
|
Run /./.github/actions/build-api
Cannot find module '#providers/ai/langchain.provider.js' or its corresponding type declarations.
|
Run /./.github/actions/build-api
Property 'langchain' does not exist on type 'unknown'.
|
Run /./.github/actions/build-api
Element implicitly has an 'any' type because expression of type 'any' can't be used to index type 'JobTypesMap'.
|
Run /./.github/actions/build-api
Argument of type 'TaskEither<unknown, any>' is not assignable to parameter of type 'TaskEither<ControllerError, EmbeddingJob>'.
|
Loading