Integrate OpenTelemetry tracing in Cody Webview #23482
Annotations
4 errors
Run xvfb-run -a pnpm -C vscode run test:integration
Argument of type 'BatchSpanProcessor' is not assignable to parameter of type 'SpanProcessor'.
|
Run xvfb-run -a pnpm -C vscode run test:integration
Type '{ transcript: ChatMessage[]; messageInProgress: null; feedbackButtonsOnSubmit: () => void; copyButtonOnSubmit: () => void; insertButtonOnSubmit: () => void; userInfo: UserAccountInfo; postMessage: () => void; chatEnabled: true; models: Model[]; }' does not satisfy the expected type 'TranscriptProps'.
|
Run xvfb-run -a pnpm -C vscode run test:integration
Property 'setActiveChatContext' is missing in type '{ messageInProgress: null; feedbackButtonsOnSubmit: () => void; copyButtonOnSubmit: () => void; insertButtonOnSubmit: () => void; userInfo: UserAccountInfo; chatEnabled: true; postMessage: () => void; models: Model[]; }' but required in type 'Omit<TranscriptProps, "transcript">'.
|
Run xvfb-run -a pnpm -C vscode run test:integration
Process completed with exit code 1.
|
Loading