infra[patch]: Run yarn install #14933
ci.yml
on: pull_request
Check linting
6m 12s
test-exports
/
exports-esbuild
3m 45s
test-exports
/
exports-esm
3m 51s
test-exports
/
exports-cjs
3m 45s
test-exports
/
exports-cf
3m 51s
test-exports
/
exports-vercel
3m 47s
test-exports
/
exports-vite
3m 51s
test-exports
/
exports-tsc
3m 40s
Matrix: platform-compatibility
Annotations
28 errors and 21 warnings
test-exports / exports-tsc
langchain#build: command (/home/runner/work/langchainjs/langchainjs/langchain) /tmp/xfs-0f2e9ad0/yarn run build exited (1)
|
test-exports / exports-tsc
Type 'ChatVertexAI' is missing the following properties from type 'BaseChatModel<BaseChatModelCallOptions, BaseMessageChunk>': ParsedCallOptions, lc_namespace, _separateRunnableConfigFromCallOptions, invoke, and 56 more.
|
test-exports / exports-tsc
langchain#build:internal: command (/home/runner/work/langchainjs/langchainjs/langchain) /tmp/xfs-fa40549d/yarn run build:internal exited (1)
|
test-exports / exports-tsc
Process completed with exit code 1.
|
test-exports / exports-esbuild
langchain#build: command (/home/runner/work/langchainjs/langchainjs/langchain) /tmp/xfs-d83c9a9d/yarn run build exited (1)
|
test-exports / exports-esbuild
Type 'ChatVertexAI' is missing the following properties from type 'BaseChatModel<BaseChatModelCallOptions, BaseMessageChunk>': ParsedCallOptions, lc_namespace, _separateRunnableConfigFromCallOptions, invoke, and 56 more.
|
test-exports / exports-esbuild
langchain#build:internal: command (/home/runner/work/langchainjs/langchainjs/langchain) /tmp/xfs-c1602e37/yarn run build:internal exited (1)
|
test-exports / exports-esbuild
Process completed with exit code 1.
|
test-exports / exports-cjs
langchain#build: command (/home/runner/work/langchainjs/langchainjs/langchain) /tmp/xfs-c5972f44/yarn run build exited (1)
|
test-exports / exports-cjs
langchain#build:internal: command (/home/runner/work/langchainjs/langchainjs/langchain) /tmp/xfs-0ab78073/yarn run build:internal exited (1)
|
test-exports / exports-cjs
Type 'ChatVertexAI' is missing the following properties from type 'BaseChatModel<BaseChatModelCallOptions, BaseMessageChunk>': ParsedCallOptions, lc_namespace, _separateRunnableConfigFromCallOptions, invoke, and 56 more.
|
test-exports / exports-cjs
Process completed with exit code 1.
|
test-exports / exports-vercel
langchain#build: command (/home/runner/work/langchainjs/langchainjs/langchain) /tmp/xfs-7734c262/yarn run build exited (1)
|
test-exports / exports-vercel
Type 'ChatVertexAI' is missing the following properties from type 'BaseChatModel<BaseChatModelCallOptions, BaseMessageChunk>': ParsedCallOptions, lc_namespace, _separateRunnableConfigFromCallOptions, invoke, and 56 more.
|
test-exports / exports-vercel
langchain#build:internal: command (/home/runner/work/langchainjs/langchainjs/langchain) /tmp/xfs-fa5ce096/yarn run build:internal exited (1)
|
test-exports / exports-vercel
Process completed with exit code 1.
|
test-exports / exports-cf
langchain#build: command (/home/runner/work/langchainjs/langchainjs/langchain) /tmp/xfs-00fd1de7/yarn run build exited (1)
|
test-exports / exports-cf
Type 'ChatVertexAI' is missing the following properties from type 'BaseChatModel<BaseChatModelCallOptions, BaseMessageChunk>': ParsedCallOptions, lc_namespace, _separateRunnableConfigFromCallOptions, invoke, and 56 more.
|
test-exports / exports-cf
langchain#build:internal: command (/home/runner/work/langchainjs/langchainjs/langchain) /tmp/xfs-f00857a0/yarn run build:internal exited (1)
|
test-exports / exports-cf
Process completed with exit code 1.
|
test-exports / exports-esm
langchain#build: command (/home/runner/work/langchainjs/langchainjs/langchain) /tmp/xfs-8873b924/yarn run build exited (1)
|
test-exports / exports-esm
Type 'ChatVertexAI' is missing the following properties from type 'BaseChatModel<BaseChatModelCallOptions, BaseMessageChunk>': ParsedCallOptions, lc_namespace, _separateRunnableConfigFromCallOptions, invoke, and 56 more.
|
test-exports / exports-esm
langchain#build:internal: command (/home/runner/work/langchainjs/langchainjs/langchain) /tmp/xfs-30c0b82d/yarn run build:internal exited (1)
|
test-exports / exports-esm
Process completed with exit code 1.
|
test-exports / exports-vite
langchain#build: command (/home/runner/work/langchainjs/langchainjs/langchain) /tmp/xfs-aa2c4201/yarn run build exited (1)
|
test-exports / exports-vite
Type 'ChatVertexAI' is missing the following properties from type 'BaseChatModel<BaseChatModelCallOptions, BaseMessageChunk>': ParsedCallOptions, lc_namespace, _separateRunnableConfigFromCallOptions, invoke, and 56 more.
|
test-exports / exports-vite
langchain#build:internal: command (/home/runner/work/langchainjs/langchainjs/langchain) /tmp/xfs-5c886ae4/yarn run build:internal exited (1)
|
test-exports / exports-vite
Process completed with exit code 1.
|
platform-compatibility (ubuntu-latest)
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/
|
test-exports / exports-tsc
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/
|
test-exports / exports-esbuild
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/
|
test-exports / exports-cjs
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/
|
test-exports / exports-vercel
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/
|
test-exports / exports-cf
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/
|
test-exports / exports-esm
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/
|
test-exports / exports-vite
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/
|
platform-compatibility (macos-latest)
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/
|
Check linting
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/
|
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
|
Check linting:
libs/langchain-standard-tests/src/base.ts#L7
Unexpected any. Specify a different type
|
Check linting:
libs/langchain-standard-tests/src/integration_tests/chat_models.ts#L942
Unexpected any. Specify a different type
|
Check linting:
libs/langchain-standard-tests/src/integration_tests/chat_models.ts#L1327
Unexpected any. Specify a different type
|
Check linting:
libs/langchain-standard-tests/src/integration_tests/chat_models.ts#L1334
Unexpected any. Specify a different type
|
Check linting:
libs/langchain-standard-tests/src/integration_tests/chat_models.ts#L1341
Unexpected any. Specify a different type
|
Check linting:
libs/langchain-standard-tests/src/integration_tests/chat_models.ts#L1348
Unexpected any. Specify a different type
|
Check linting:
libs/langchain-standard-tests/src/integration_tests/chat_models.ts#L1355
Unexpected any. Specify a different type
|
Check linting:
libs/langchain-standard-tests/src/integration_tests/chat_models.ts#L1362
Unexpected any. Specify a different type
|
platform-compatibility (windows-latest)
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/
|