Skip to content

scripts[minor]: Add CLI for creating integration docs #15046

scripts[minor]: Add CLI for creating integration docs

scripts[minor]: Add CLI for creating integration docs #15046

Triggered via pull request July 30, 2024 18:29
Status Cancelled
Total duration 4m 39s
Artifacts

ci.yml

on: pull_request
Check linting
1m 43s
Check linting
test-exports  /  exports-esbuild
4m 20s
test-exports / exports-esbuild
test-exports  /  exports-esm
4m 22s
test-exports / exports-esm
test-exports  /  exports-cjs
4m 19s
test-exports / exports-cjs
test-exports  /  exports-cf
4m 21s
test-exports / exports-cf
test-exports  /  exports-vercel
4m 25s
test-exports / exports-vercel
test-exports  /  exports-vite
4m 20s
test-exports / exports-vite
test-exports  /  exports-tsc
4m 21s
test-exports / exports-tsc
Matrix: platform-compatibility
Fit to window
Zoom out
Zoom in

Annotations

26 errors and 3 warnings
Check linting: libs/langchain-scripts/src/cli/docs/chat.ts#L67
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
Check linting: libs/langchain-scripts/src/cli/docs/index.ts#L25
'moduleName' is never reassigned. Use 'const' instead
Check linting: libs/langchain-scripts/src/cli/docs/index.ts#L25
'type' is never reassigned. Use 'const' instead
Check linting: libs/langchain-scripts/src/cli/docs/index.ts#L42
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
Check linting
@langchain/scripts#lint: command (/home/runner/work/langchainjs/langchainjs/libs/langchain-scripts) /tmp/xfs-6b34290b/yarn run lint exited (1)
Check linting
Process completed with exit code 1.
platform-compatibility (ubuntu-latest)
Canceling since a higher priority waiting request for 'CI-refs/pull/6279/merge' exists
platform-compatibility (ubuntu-latest)
The operation was canceled.
platform-compatibility (macos-latest)
Canceling since a higher priority waiting request for 'CI-refs/pull/6279/merge' exists
platform-compatibility (macos-latest)
The operation was canceled.
platform-compatibility (windows-latest)
Canceling since a higher priority waiting request for 'CI-refs/pull/6279/merge' exists
platform-compatibility (windows-latest)
The operation was canceled.
test-exports / exports-cjs
Canceling since a higher priority waiting request for 'CI-refs/pull/6279/merge' exists
test-exports / exports-cjs
The operation was canceled.
test-exports / exports-vite
Canceling since a higher priority waiting request for 'CI-refs/pull/6279/merge' exists
test-exports / exports-vite
The operation was canceled.
test-exports / exports-esbuild
Canceling since a higher priority waiting request for 'CI-refs/pull/6279/merge' exists
test-exports / exports-esm
Canceling since a higher priority waiting request for 'CI-refs/pull/6279/merge' exists
test-exports / exports-esbuild
The operation was canceled.
test-exports / exports-esm
The operation was canceled.
test-exports / exports-tsc
Canceling since a higher priority waiting request for 'CI-refs/pull/6279/merge' exists
test-exports / exports-tsc
The operation was canceled.
test-exports / exports-cf
Canceling since a higher priority waiting request for 'CI-refs/pull/6279/merge' exists
test-exports / exports-cf
The operation was canceled.
test-exports / exports-vercel
Canceling since a higher priority waiting request for 'CI-refs/pull/6279/merge' exists
test-exports / exports-vercel
The operation was canceled.
Check linting
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/
Check linting: libs/create-langchain-integration/helpers/templates.ts#L10
Unexpected any. Specify a different type
Check linting: libs/create-langchain-integration/helpers/templates.ts#L28
Unexpected any. Specify a different type