feat(langgraph): Edgeless graph support #1953
Annotations
10 errors
|
Test
'RunnableConfig' is declared but its value is never read.
|
Test
'getStateKey' implicitly has return type 'any' because it does not have a return type annotation and is referenced directly or indirectly in one of its return expressions.
|
Test
'branchWriter' is declared but its value is never read.
|
Test
Property 'then' does not exist on type 'Branch<S, N, LangGraphRunnableConfig<Record<string, any>>>'.
|
Test
Property 'then' does not exist on type 'Branch<S, N, LangGraphRunnableConfig<Record<string, any>>>'.
|
Test
Argument of type 'string' is not assignable to parameter of type 'Send | ChannelWriteEntry'.
|
Test
'_isPassthrough' is declared but its value is never read.
|
Test
@langchain/langgraph#build: command (/home/runner/work/langgraphjs/langgraphjs/libs/langgraph) /tmp/xfs-b435866e/yarn run build exited (1)
|
Test
The operation was canceled.
|
Loading