core[patch]: Improve console.log format for messages #14607
ci.yml
on: pull_request
Check linting
1m 48s
test-exports
/
exports-esbuild
4m 46s
test-exports
/
exports-esm
5m 1s
test-exports
/
exports-cjs
4m 50s
test-exports
/
exports-cf
4m 46s
test-exports
/
exports-vercel
5m 47s
test-exports
/
exports-vite
4m 19s
test-exports
/
exports-tsc
4m 34s
Annotations
7 errors and 10 warnings
Check linting:
langchain-core/src/messages/base.ts#L143
Unexpected any. Specify a different type
|
Check linting:
langchain-core/src/messages/base.ts#L144
Unexpected any. Specify a different type
|
Check linting:
langchain-core/src/messages/base.ts#L144
Unexpected any. Specify a different type
|
Check linting:
langchain-core/src/messages/base.ts#L156
Unexpected any. Specify a different type
|
Check linting:
langchain-core/src/messages/base.ts#L271
Unexpected any. Specify a different type
|
Check linting
@langchain/core#lint: command (/home/runner/work/langchainjs/langchainjs/langchain-core) /tmp/xfs-576ad666/yarn run lint exited (1)
|
Check linting
Process completed with exit code 1.
|
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
|
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/
|
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-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-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-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-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/
|