Skip to content

Include meta on standard completion #64

Include meta on standard completion

Include meta on standard completion #64

Re-run triggered April 21, 2024 03:01
Status Failure
Total duration 1m 45s
Artifacts

test-pr.yml

on: pull_request_target
Fit to window
Zoom out
Zoom in

Deployment protection rules

Reviewers, timers, and other rules protecting deployments in this run
Event Environments Comment
roodboi
approved Apr 21, 2024
OPENAI

Annotations

2 errors and 1 warning
error: expect(received).toEqual(expected): tests/anthropic.test.ts#L145
{ + _meta: { + usage: { + completion_tokens: 11, + prompt_tokens: 123, + total_tokens: 134, + }, + }, name: "Dimitri Kennedy", } - Expected - 0 + Received + 7 at /home/runner/work/instructor-js/instructor-js/tests/anthropic.test.ts:145:5
run-tests
Process completed with exit code 1.
run-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/.