Skip to content

Bump @anthropic-ai/sdk from 0.21.0 to 0.23.0 #337

Bump @anthropic-ai/sdk from 0.21.0 to 0.23.0

Bump @anthropic-ai/sdk from 0.21.0 to 0.23.0 #337

Triggered via pull request June 17, 2024 13:27
Status Failure
Total duration 43s
Artifacts

node.js.yml

on: pull_request
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

20 errors and 1 warning
build (20.x): src/lib/models/anthropic.ts#L5
Cannot find module '@anthropic-ai/sdk/resources/beta/tools/messages.mjs' or its corresponding type declarations.
build (20.x): src/lib/models/anthropic.ts#L18
Namespace '"/home/runner/work/punuy-eval/punuy-eval/node_modules/@anthropic-ai/sdk/index".Anthropic' has no exported member 'Beta'.
build (20.x): src/lib/models/anthropic.ts#L49
Namespace '"/home/runner/work/punuy-eval/punuy-eval/node_modules/@anthropic-ai/sdk/index".Anthropic' has no exported member 'Beta'.
build (20.x): src/lib/models/anthropic.ts#L73
Property 'beta' does not exist on type 'Anthropic'.
build (20.x): src/lib/models/anthropic.ts#L90
Parameter 'c' implicitly has an 'any' type.
build (20.x)
Process completed with exit code 1.
build (18.x)
The job was canceled because "_20_x" failed.
build (18.x): src/lib/models/anthropic.ts#L5
Cannot find module '@anthropic-ai/sdk/resources/beta/tools/messages.mjs' or its corresponding type declarations.
build (18.x): src/lib/models/anthropic.ts#L18
Namespace '"/home/runner/work/punuy-eval/punuy-eval/node_modules/@anthropic-ai/sdk/index".Anthropic' has no exported member 'Beta'.
build (18.x): src/lib/models/anthropic.ts#L49
Namespace '"/home/runner/work/punuy-eval/punuy-eval/node_modules/@anthropic-ai/sdk/index".Anthropic' has no exported member 'Beta'.
build (18.x): src/lib/models/anthropic.ts#L73
Property 'beta' does not exist on type 'Anthropic'.
build (18.x): src/lib/models/anthropic.ts#L90
Parameter 'c' implicitly has an 'any' type.
build (18.x)
The operation was canceled.
build (21.x)
The job was canceled because "_20_x" failed.
build (21.x): src/lib/models/anthropic.ts#L5
Cannot find module '@anthropic-ai/sdk/resources/beta/tools/messages.mjs' or its corresponding type declarations.
build (21.x): src/lib/models/anthropic.ts#L18
Namespace '"/home/runner/work/punuy-eval/punuy-eval/node_modules/@anthropic-ai/sdk/index".Anthropic' has no exported member 'Beta'.
build (21.x): src/lib/models/anthropic.ts#L49
Namespace '"/home/runner/work/punuy-eval/punuy-eval/node_modules/@anthropic-ai/sdk/index".Anthropic' has no exported member 'Beta'.
build (21.x): src/lib/models/anthropic.ts#L73
Property 'beta' does not exist on type 'Anthropic'.
build (21.x): src/lib/models/anthropic.ts#L90
Parameter 'c' implicitly has an 'any' type.
build (21.x)
The operation was canceled.
build (20.x)
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/.