Integrate OpenTelemetry tracing in Cody Webview #23482
ci.yml
on: pull_request
fast_tests_matrix_prep
0s
slow_tests_matrix_prep
0s
build
1m 19s
Matrix: test-integration
Matrix: test-unit
Matrix: test-e2e
Annotations
47 errors and 8 warnings
test-unit (ubuntu, 20)
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
|
test-unit (ubuntu, 20):
vscode/webviews/utils/telemetryService.ts#L46
Argument of type 'BatchSpanProcessor' is not assignable to parameter of type 'SpanProcessor'.
|
test-unit (ubuntu, 20):
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'.
|
test-unit (ubuntu, 20):
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">'.
|
test-unit (ubuntu, 20)
Process completed with exit code 1.
|
test-unit (ubuntu, 18):
vscode/webviews/utils/telemetryService.ts#L46
Argument of type 'BatchSpanProcessor' is not assignable to parameter of type 'SpanProcessor'.
|
test-unit (ubuntu, 18):
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'.
|
test-unit (ubuntu, 18):
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">'.
|
test-unit (ubuntu, 18)
Process completed with exit code 1.
|
test-unit (ubuntu, 18)
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
|
test-integration (ubuntu)
Argument of type 'BatchSpanProcessor' is not assignable to parameter of type 'SpanProcessor'.
|
test-integration (ubuntu)
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'.
|
test-integration (ubuntu)
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">'.
|
test-integration (ubuntu)
Process completed with exit code 1.
|
build:
vscode/webviews/utils/telemetryService.ts#L46
Argument of type 'BatchSpanProcessor' is not assignable to parameter of type 'SpanProcessor'.
|
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'.
|
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">'.
|
build
Process completed with exit code 1.
|
test-e2e (ubuntu, 2/5)
Argument of type 'BatchSpanProcessor' is not assignable to parameter of type 'SpanProcessor'.
|
test-e2e (ubuntu, 2/5)
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'.
|
test-e2e (ubuntu, 2/5)
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">'.
|
test-e2e (ubuntu, 2/5)
Process completed with exit code 1.
|
test-e2e (ubuntu, 3/5)
Argument of type 'BatchSpanProcessor' is not assignable to parameter of type 'SpanProcessor'.
|
test-e2e (ubuntu, 3/5)
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'.
|
test-e2e (ubuntu, 3/5)
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">'.
|
test-e2e (ubuntu, 3/5)
Process completed with exit code 1.
|
test-e2e (ubuntu, 5/5)
Argument of type 'BatchSpanProcessor' is not assignable to parameter of type 'SpanProcessor'.
|
test-e2e (ubuntu, 5/5)
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'.
|
test-e2e (ubuntu, 5/5)
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">'.
|
test-e2e (ubuntu, 5/5)
Process completed with exit code 1.
|
test-e2e (ubuntu, 1/5)
Argument of type 'BatchSpanProcessor' is not assignable to parameter of type 'SpanProcessor'.
|
test-e2e (ubuntu, 1/5)
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'.
|
test-e2e (ubuntu, 1/5)
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">'.
|
test-e2e (ubuntu, 1/5)
Process completed with exit code 1.
|
test-integration (windows)
Argument of type 'BatchSpanProcessor' is not assignable to parameter of type 'SpanProcessor'.
|
test-integration (windows)
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'.
|
test-integration (windows)
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">'.
|
test-integration (windows)
Process completed with exit code 1.
|
test-e2e (ubuntu, 4/5)
Argument of type 'BatchSpanProcessor' is not assignable to parameter of type 'SpanProcessor'.
|
test-e2e (ubuntu, 4/5)
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'.
|
test-e2e (ubuntu, 4/5)
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">'.
|
test-e2e (ubuntu, 4/5)
Process completed with exit code 1.
|
test-unit (windows, 20):
vscode/webviews/utils/telemetryService.ts#L46
Argument of type 'BatchSpanProcessor' is not assignable to parameter of type 'SpanProcessor'.
|
test-unit (windows, 20):
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'.
|
test-unit (windows, 20):
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">'.
|
test-unit (windows, 20)
Process completed with exit code 1.
|
test-unit (windows, 20)
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
|
test-unit (ubuntu, 20)
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/
|
test-unit (ubuntu, 18)
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/
|
test-e2e (ubuntu, 2/5)
No files were found with the provided path: playwright/. No artifacts will be uploaded.
|
test-e2e (ubuntu, 3/5)
No files were found with the provided path: playwright/. No artifacts will be uploaded.
|
test-e2e (ubuntu, 5/5)
No files were found with the provided path: playwright/. No artifacts will be uploaded.
|
test-e2e (ubuntu, 1/5)
No files were found with the provided path: playwright/. No artifacts will be uploaded.
|
test-e2e (ubuntu, 4/5)
No files were found with the provided path: playwright/. No artifacts will be uploaded.
|
test-unit (windows, 20)
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/
|