Initial commit #1
Annotations
4 errors and 2 warnings
Unit Tests (ubuntu-latest, 20.x):
src/agent/graph.ts#L9
'@langchain/core' should be listed in the project's dependencies. Run 'npm i -S @langchain/core' to add it
|
Unit Tests (ubuntu-latest, 20.x):
src/agent/state.ts#L1
'@langchain/core' should be listed in the project's dependencies. Run 'npm i -S @langchain/core' to add it
|
Unit Tests (ubuntu-latest, 18.x):
src/agent/graph.ts#L9
'@langchain/core' should be listed in the project's dependencies. Run 'npm i -S @langchain/core' to add it
|
Unit Tests (ubuntu-latest, 18.x):
src/agent/state.ts#L1
'@langchain/core' should be listed in the project's dependencies. Run 'npm i -S @langchain/core' to add it
|
Unit Tests (ubuntu-latest, 20.x)
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/
|
Unit Tests (ubuntu-latest, 18.x)
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/
|