feat: implement ephemeral demo processing matching embed-enterprise #19
Annotations
11 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/services/drift/ephemeral.ts#L9
Module '"./orchestrator"' declares 'DriftContext' locally, but it is not exported.
|
|
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#L572
Object literal may only specify known properties, and 'driftAction' does not exist in type 'EphemeralMessage'.
|
|
typecheck:
src/routes/demo/index.ts#L572
Type 'EphemeralMessage | { id: string; role: "assistant"; content: string; branchId: string; branchTopic: string; action: "STAY"; driftAction: string; }' is not assignable to type 'EphemeralMessage'.
|
|
typecheck:
src/routes/demo/index.ts#L417
Expected 1 arguments, but got 2.
|
|
lint
Process completed with exit code 1.
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
dist
Expired
|
58.6 KB |
sha256:319bc15a0763644ee32af44bbd20771e78783428ac553706da3bccc5e9feabf9
|
|