Prebuilt code! #26
ci.yml
on: pull_request
Check linting
49s
Check formatting
47s
Matrix: Unit Tests
Annotations
2 errors and 6 warnings
Check formatting
@langchain/langgraph#format:check: command (/home/runner/work/langgraphjs/langgraphjs/langgraph) /tmp/yarn--1705551893423-0.7628753031860469/yarn run format:check exited (1)
|
Check formatting
Process completed with exit code 1.
|
Check linting:
langgraph/src/readme.ts#L8
'toolExecutor' is assigned a value but never used
|
Check linting:
langgraph/src/readme.ts#L14
'model' is assigned a value but never used
|
Check linting:
langgraph/src/tests/prebuilt.test.ts#L53
'_' is assigned a value but never used
|
Check linting:
langgraph/src/tests/pregel.test.ts#L658
'_' is assigned a value but never used
|
Check linting:
langgraph/src/tests/pregel.test.ts#L749
'_' is assigned a value but never used
|
Check linting:
langgraph/src/tests/pregel.test.ts#L916
'_' is assigned a value but never used
|