feat: support zod #33
ci.yaml
on: push
Matrix: lint
Matrix: packages-build-test
Matrix: unittest
Annotations
9 errors and 5 warnings
Lint - 20.x:
packages/neuri/src/openai.ts#L2
'JSONSchema7' is defined but never used
|
Lint - 20.x:
packages/neuri/src/openai.ts#L2
'JSONSchema7Type' is defined but never used
|
Lint - 20.x:
packages/neuri/src/openai.ts#L4
'z' is defined but never used
|
Lint - 20.x
Process completed with exit code 1.
|
Lint - 22.x
The job was canceled because "_20_x" failed.
|
Lint - 22.x:
packages/neuri/src/openai.ts#L2
'JSONSchema7' is defined but never used
|
Lint - 22.x:
packages/neuri/src/openai.ts#L2
'JSONSchema7Type' is defined but never used
|
Lint - 22.x:
packages/neuri/src/openai.ts#L4
'z' is defined but never used
|
Lint - 22.x
The operation was canceled.
|
Lint - 20.x
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Packages Build Test - 20.x
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Packages Build Test - 22.x
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Unit tests - 22.x
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Unit tests - 20.x
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|