Integrate OpenTelemetry tracing in Cody Webview #23482
Annotations
5 errors and 1 warning
Run pnpm build:
vscode/webviews/utils/telemetryService.ts#L46
Argument of type 'BatchSpanProcessor' is not assignable to parameter of type 'SpanProcessor'.
|
Run pnpm build:
vscode/webviews/chat/Transcript.story.tsx#L45
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 pnpm build:
vscode/webviews/chat/Transcript.test.tsx#L17
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 pnpm build
Process completed with exit code 1.
|
Run google-github-actions/setup-gcloud@v0
The v0 series of google-github-actions/setup-gcloud is no longer maintained. It will not receive updates, improvements, or security patches. Please upgrade to the latest supported versions:
https://github.com/google-github-actions/setup-gcloud
|
The following actions use a deprecated Node.js version and will be forced to run on node20: google-github-actions/setup-gcloud@v0. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Loading