remove extra check #388
Annotations
5 errors and 1 warning
error: 400 The provided json schema was not valid. Exception
:Error while parsing json schema. (Request ID: bb20ac64-4594-48e4-a672-6b4fb1c50677)
at new OpenAIError (:1:33)
at new APIError (/home/runner/work/instructor-js/instructor-js/node_modules/openai/error.mjs:7:9)
at new BadRequestError (/home/runner/work/instructor-js/instructor-js/node_modules/openai/error.mjs:89:9)
at generate (/home/runner/work/instructor-js/instructor-js/node_modules/openai/error.mjs:40:20)
at /home/runner/work/instructor-js/instructor-js/node_modules/openai/core.mjs:283:25
|
error: 400 The provided json schema was not valid. Exception
:Error while parsing json schema. (Request ID: 63f0ecd3-9c40-49e0-b63a-bbe842e84068)
at new OpenAIError (:1:33)
at new APIError (/home/runner/work/instructor-js/instructor-js/node_modules/openai/error.mjs:7:9)
at new BadRequestError (/home/runner/work/instructor-js/instructor-js/node_modules/openai/error.mjs:89:9)
at generate (/home/runner/work/instructor-js/instructor-js/node_modules/openai/error.mjs:40:20)
at /home/runner/work/instructor-js/instructor-js/node_modules/openai/core.mjs:283:25
|
error: 400 The provided json schema was not valid. Exception
:Error while parsing json schema. (Request ID: 29c3ffca-8efb-4007-86d8-4f893e676bbd)
at new OpenAIError (:1:33)
at new APIError (/home/runner/work/instructor-js/instructor-js/node_modules/openai/error.mjs:7:9)
at new BadRequestError (/home/runner/work/instructor-js/instructor-js/node_modules/openai/error.mjs:89:9)
at generate (/home/runner/work/instructor-js/instructor-js/node_modules/openai/error.mjs:40:20)
at /home/runner/work/instructor-js/instructor-js/node_modules/openai/core.mjs:283:25
|
error: 400 The provided json schema was not valid. Exception
:Error while parsing json schema. (Request ID: 58723e25-c375-4e70-a4d3-c6dfd5c0df7a)
at new OpenAIError (:1:33)
at new APIError (/home/runner/work/instructor-js/instructor-js/node_modules/openai/error.mjs:7:9)
at new BadRequestError (/home/runner/work/instructor-js/instructor-js/node_modules/openai/error.mjs:89:9)
at generate (/home/runner/work/instructor-js/instructor-js/node_modules/openai/error.mjs:40:20)
at /home/runner/work/instructor-js/instructor-js/node_modules/openai/core.mjs:283:25
|
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/.
|