feat: add demo endpoints with drift processing for driftos-core #16
Annotations
10 errors
|
typecheck:
src/services/drift/operations/classify-route/helpers/call-llm.ts#L137
'data' is of type 'unknown'.
|
|
typecheck:
src/services/drift/operations/classify-route/helpers/call-llm.ts#L106
'data' is of type 'unknown'.
|
|
typecheck:
src/routes/llm/index.ts#L172
Argument of type '500' is not assignable to parameter of type '400'.
|
|
typecheck:
src/routes/llm/index.ts#L136
Argument of type 'number' is not assignable to parameter of type '400'.
|
|
typecheck:
src/routes/facts/index.ts#L105
Type '{ createdAt: string; value: string; key: string; id: string; branchId: string; confidence: number; messageIds: string[]; }[]' is not assignable to type '{ value: string; key: string; id: string; createdAt: string; branchId: string; confidence: number; messageId: string | null; }[]'.
|
|
typecheck:
src/routes/facts/index.ts#L58
Type '{ createdAt: string; value: string; key: string; id: string; branchId: string; confidence: number; messageIds: string[]; }[]' is not assignable to type '{ value: string; key: string; id: string; createdAt: string; branchId: string; confidence: number; messageId: string | null; }[]'.
|
|
typecheck:
src/routes/demo/index.ts#L317
Object literal may only specify known properties, and 'title' does not exist in type '(Without<ConversationCreateInput, ConversationUncheckedCreateInput> & ConversationUncheckedCreateInput) | (Without<...> & ConversationCreateInput)'.
|
|
typecheck:
src/routes/demo/index.ts#L217
Argument of type '500' is not assignable to parameter of type '400 | 429'.
|
|
typecheck:
src/routes/demo/index.ts#L181
Argument of type 'number' is not assignable to parameter of type '400 | 429'.
|
|
typecheck:
src/routes/demo/index.ts#L123
Argument of type '500' is not assignable to parameter of type '400 | 429'.
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
dist
Expired
|
55 KB |
sha256:a0e953434c618b56df72e6b44f17b9bfe33c602af0cb8df5a0fc45459424bc90
|
|