Skip to content

Support certain providers to customize the base URL. #412

Support certain providers to customize the base URL.

Support certain providers to customize the base URL. #412

Triggered via pull request November 15, 2024 08:25
Status Failure
Total duration 42s
Artifacts

node.js.yml

on: pull_request
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 1 warning
build (20.x): src/settings/components/QASettings.tsx#L64
Property 'chainManager' is missing in type '{ activeModels: CustomModel[]; onUpdateModels: (models: CustomModel[]) => void; providers: EmbeddingModelProviders[]; onDeleteModel: (modelKey: string) => void; defaultModelKey: string; onSetDefaultModelKey: (modelKey: string) => void; isEmbeddingModel: true; }' but required in type 'ModelSettingsComponentProps'.
build (20.x)
Process completed with exit code 2.
build (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/