Skip to content

WIP: Add support for latest openai structured outputs types #295

WIP: Add support for latest openai structured outputs types

WIP: Add support for latest openai structured outputs types #295

Triggered via pull request August 9, 2024 05:23
Status Failure
Total duration 2m 54s
Artifacts

main.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

12 errors and 4 warnings
Types: examples/abort-chat-completion.ts#L2
Cannot find module '@dexaai/dexter' or its corresponding type declarations.
Types: examples/abort-chat-completion.ts#L36
Parameter 'c' implicitly has an 'any' type.
Types: examples/ai-function.ts#L3
Cannot find module '@dexaai/dexter' or its corresponding type declarations.
Types: examples/ai-runner-with-error.ts#L8
Cannot find module '@dexaai/dexter' or its corresponding type declarations.
Types: examples/ai-runner-with-error.ts#L26
Binding element 'location' implicitly has an 'any' type.
Types: examples/ai-runner-with-error.ts#L26
Binding element 'unit' implicitly has an 'any' type.
Types: examples/ai-runner-with-error.ts#L51
Binding element 'state' implicitly has an 'any' type.
Types: examples/ai-runner.ts#L8
Cannot find module '@dexaai/dexter' or its corresponding type declarations.
Types: examples/ai-runner.ts#L26
Binding element 'location' implicitly has an 'any' type.
Types: examples/ai-runner.ts#L26
Binding element 'unit' implicitly has an 'any' type.
Lint: src/model/types.ts#L18
`type-fest` type import should occur before type import of `./model.js`
Lint
Process completed with exit code 1.
Types
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/setup-node@v3, pnpm/action-setup@v2, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Lint
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/setup-node@v3, pnpm/action-setup@v2, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Test
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/setup-node@v3, pnpm/action-setup@v2, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Format
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/setup-node@v3, pnpm/action-setup@v2, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/