docs: update README #362
node.js.yml
on: push
Matrix: build
Matrix: examples
Matrix: lint
Matrix: test
Annotations
2 errors and 2 warnings
examples (18.18.x)
Process completed with exit code 1.
|
test (18.x)
Process completed with exit code 1.
|
lint (20.x):
src/langchain/llm.ts#L65
'runManager' is defined but never used. Allowed unused args must match /^_/u
|
lint (18.x):
src/langchain/llm.ts#L65
'runManager' is defined but never used. Allowed unused args must match /^_/u
|