scripts[minor]: Add CLI for creating integration docs #15049
Annotations
6 errors and 3 warnings
libs/langchain-scripts/src/cli/docs/chat.ts#L229
Unexpected template string expression
|
|
libs/langchain-scripts/src/cli/docs/index.ts#L28
'moduleName' is never reassigned. Use 'const' instead
|
libs/langchain-scripts/src/cli/docs/index.ts#L28
'type' is never reassigned. Use 'const' instead
|
libs/langchain-scripts/src/cli/docs/index.ts#L46
Promises must be awaited, end with a call to .catch, end with a call to .then with a rejection handler or be explicitly marked as ignored with the `void` operator
|
|
The following actions use a deprecated Node.js version 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