Skip to content

feat: add an instrumentation for llama index ts #65

feat: add an instrumentation for llama index ts

feat: add an instrumentation for llama index ts #65

Triggered via pull request June 4, 2024 09:13
Status Failure
Total duration 55s
Billable time 2m
Artifacts

ci.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

8 errors and 2 warnings
lint: src/openai.ts#L2
Cannot find module 'openai/resources/beta/assistants/assistants' or its corresponding type declarations.
lint: src/openai.ts#L3
Cannot find module 'openai/resources/beta/threads/messages/messages' or its corresponding type declarations.
lint: src/openai.ts#L111
This comparison appears to be unintentional because the types '"function" | "code_interpreter" | "file_search"' and '"retrieval"' have no overlap.
lint: src/openai.ts#L132
Property 'function' does not exist on type '(FileSearchToolCall | FunctionToolCall) & Record<"arguments", unknown>'.
lint: src/openai.ts#L133
Property 'function' does not exist on type '(FileSearchToolCall | FunctionToolCall) & Record<"arguments", unknown>'.
lint: src/openai.ts#L134
Property 'function' does not exist on type '(FileSearchToolCall | FunctionToolCall) & Record<"arguments", unknown>'.
lint
Process completed with exit code 2.
e2e-tests
Process completed with exit code 1.
lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
e2e-tests
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.