all[major]: Bump to typescript 5.4.5 #14338
Annotations
10 errors and 3 warnings
langchain-core/src/callbacks/base.ts#L1
'uuid' should be listed in the project's dependencies. Run 'npm i -S uuid' to add it
|
langchain-core/src/callbacks/manager.ts#L1
'uuid' should be listed in the project's dependencies. Run 'npm i -S uuid' to add it
|
langchain-core/src/callbacks/promises.ts#L1
'p-queue' should be listed in the project's dependencies. Run 'npm i -S p-queue' to add it
|
|
langchain-core/src/callbacks/tests/callbacks.test.ts#L1
'@jest/globals' should be listed in the project's dependencies. Run 'npm i -S @jest/globals' to add it
|
langchain-core/src/callbacks/tests/callbacks.test.ts#L2
'uuid' should be listed in the project's dependencies. Run 'npm i -S uuid' to add it
|
langchain-core/src/callbacks/tests/manager.int.test.ts#L2
'@jest/globals' should be listed in the project's dependencies. Run 'npm i -S @jest/globals' to add it
|
langchain-core/src/callbacks/tests/run_collector.test.ts#L1
'uuid' should be listed in the project's dependencies. Run 'npm i -S uuid' to add it
|
langchain-core/src/callbacks/tests/run_collector.test.ts#L2
'langsmith' should be listed in the project's dependencies. Run 'npm i -S langsmith' to add it
|
langchain-core/src/indexing/base.ts#L1
'uuid' should be listed in the project's dependencies. Run 'npm i -S uuid' to add it
|
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