update to use functions #70
Annotations
2 errors
ZodError: [:
node_modules/zod/lib/index.mjs#L164
"code": "custom",
"message": "Name must be uppercase, please try again",
"path": [
"name"
]
}
]
at new ZodError (/home/runner/work/instructor-js/instructor-js/node_modules/zod/lib/index.mjs:164:9)
at error (/home/runner/work/instructor-js/instructor-js/node_modules/zod/lib/index.mjs:538:31)
at /home/runner/work/instructor-js/instructor-js/src/instructor.ts:124:45
|
run-tests
Process completed with exit code 1.
|