Skip to content

change dep requirement on @opentelemetry/api #228

change dep requirement on @opentelemetry/api

change dep requirement on @opentelemetry/api #228

Triggered via push March 19, 2025 16:24
Status Failure
Total duration 1m 11s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

11 errors
compile: src/api/resources/prompts/client/Client.ts#L1117
Property 'PopulateTemplateResponse' does not exist on type 'typeof import("/home/runner/work/humanloop-node/humanloop-node/src/serialization/index")'.
compile: src/decorators/flow.ts#L2
Module '"@opentelemetry/sdk-trace-node"' has no exported member 'Tracer'.
compile: src/decorators/flow.ts#L53
Parameter 'span' implicitly has an 'any' type.
compile: src/decorators/flow.ts#L126
Argument of type 'import("/home/runner/work/humanloop-node/humanloop-node/node_modules/@opentelemetry/sdk-trace-node/node_modules/@opentelemetry/sdk-trace-base/build/src/export/ReadableSpan").ReadableSpan' is not assignable to parameter of type 'import("/home/runner/work/humanloop-node/humanloop-node/node_modules/@opentelemetry/sdk-trace-base/build/src/export/ReadableSpan").ReadableSpan'.
compile: src/decorators/tool.ts#L1
Module '"@opentelemetry/sdk-trace-node"' has no exported member 'Tracer'.
compile: src/decorators/tool.ts#L49
Parameter 'span' implicitly has an 'any' type.
compile: src/decorators/tool.ts#L52
Argument of type 'import("/home/runner/work/humanloop-node/humanloop-node/node_modules/@opentelemetry/sdk-trace-node/node_modules/@opentelemetry/sdk-trace-base/build/src/export/ReadableSpan").ReadableSpan' is not assignable to parameter of type 'import("/home/runner/work/humanloop-node/humanloop-node/node_modules/@opentelemetry/sdk-trace-base/build/src/export/ReadableSpan").ReadableSpan'.
compile: src/decorators/tool.ts#L84
Argument of type 'import("/home/runner/work/humanloop-node/humanloop-node/node_modules/@opentelemetry/sdk-trace-node/node_modules/@opentelemetry/sdk-trace-base/build/src/export/ReadableSpan").ReadableSpan' is not assignable to parameter of type 'import("/home/runner/work/humanloop-node/humanloop-node/node_modules/@opentelemetry/sdk-trace-base/build/src/export/ReadableSpan").ReadableSpan'.
compile: src/humanloop.client.ts#L6
Module '"@opentelemetry/sdk-trace-node"' has no exported member 'Tracer'.
compile: src/humanloop.client.ts#L150
Property 'getRawAttributes' is missing in type 'import("/home/runner/work/humanloop-node/humanloop-node/node_modules/@opentelemetry/resources/build/src/Resource").Resource' but required in type 'import("/home/runner/work/humanloop-node/humanloop-node/node_modules/@opentelemetry/sdk-trace-node/node_modules/@opentelemetry/resources/build/src/Resource").Resource'.
test
Process completed with exit code 1.