scripts[minor]: Add CLI for document loader integration docs #15120
Annotations
4 errors and 3 warnings
libs/langchain-scripts/src/cli/docs/document_loaders.ts#L9
`lodash` import should occur before import of `../utils/get-input.js`
|
libs/langchain-scripts/src/cli/docs/document_loaders.ts#L121
'fullPackageImportPath' is never reassigned. Use 'const' instead
|
|
|
The following actions uses Node.js version which is deprecated and will be forced to run on node20: 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/
|
libs/create-langchain-integration/helpers/templates.ts#L10
Unexpected any. Specify a different type
|
libs/create-langchain-integration/helpers/templates.ts#L28
Unexpected any. Specify a different type
|
This job failed
Loading