fix(func): expose input / output types in pregel to support studio #2247
ci.yml
on: pull_request
Build
2m 3s
Check linting
2m 7s
Check formatting
1m 35s
check-readmes-synced
3s
Validate Deno and Node dependencies in sync
6s
validate-new-notebooks
6s
Matrix: Unit Tests
Annotations
19 errors
Unit Tests (ubuntu-latest, 20.x)
Property 'RunInput' in type 'CompiledGraph<N, State, Update, ConfigurableFieldType, InputType, OutputType>' is not assignable to the same property in base type 'Pregel<Record<"__start__" | N, PregelNode<State, Update>>, Record<string | N, BaseChannel<unknown, unknown, unknown>>, ConfigurableFieldType & Record<...>, InputType, OutputType>'.
|
Unit Tests (ubuntu-latest, 20.x)
Property 'RunOutput' in type 'CompiledGraph<N, State, Update, ConfigurableFieldType, InputType, OutputType>' is not assignable to the same property in base type 'Pregel<Record<"__start__" | N, PregelNode<State, Update>>, Record<string | N, BaseChannel<unknown, unknown, unknown>>, ConfigurableFieldType & Record<...>, InputType, OutputType>'.
|
Unit Tests (ubuntu-latest, 20.x)
@langchain/langgraph#build: command (/home/runner/work/langgraphjs/langgraphjs/libs/langgraph) /tmp/xfs-6750427f/yarn run build exited (1)
|
Unit Tests (ubuntu-latest, 20.x)
Process completed with exit code 1.
|
Unit Tests (ubuntu-latest, 18.x)
The job was canceled because "ubuntu-latest_20_x" failed.
|
Unit Tests (ubuntu-latest, 18.x)
Property 'RunInput' in type 'CompiledGraph<N, State, Update, ConfigurableFieldType, InputType, OutputType>' is not assignable to the same property in base type 'Pregel<Record<"__start__" | N, PregelNode<State, Update>>, Record<string | N, BaseChannel<unknown, unknown, unknown>>, ConfigurableFieldType & Record<...>, InputType, OutputType>'.
|
Unit Tests (ubuntu-latest, 18.x)
Property 'RunOutput' in type 'CompiledGraph<N, State, Update, ConfigurableFieldType, InputType, OutputType>' is not assignable to the same property in base type 'Pregel<Record<"__start__" | N, PregelNode<State, Update>>, Record<string | N, BaseChannel<unknown, unknown, unknown>>, ConfigurableFieldType & Record<...>, InputType, OutputType>'.
|
Unit Tests (ubuntu-latest, 18.x)
@langchain/langgraph#build: command (/home/runner/work/langgraphjs/langgraphjs/libs/langgraph) /tmp/xfs-a0379706/yarn run build exited (1)
|
Unit Tests (ubuntu-latest, 18.x)
Process completed with exit code 1.
|
Unit Tests (windows-latest, 22.4.1)
The job was canceled because "ubuntu-latest_20_x" failed.
|
Unit Tests (windows-latest, 22.4.1)
The operation was canceled.
|
Unit Tests (ubuntu-latest, 22.4.1)
The job was canceled because "ubuntu-latest_20_x" failed.
|
Unit Tests (ubuntu-latest, 22.4.1)
The operation was canceled.
|
Unit Tests (macos-latest, 22.4.1)
The job was canceled because "ubuntu-latest_20_x" failed.
|
Unit Tests (macos-latest, 22.4.1)
The operation was canceled.
|
Build
@langchain/langgraph#build: command (/home/runner/work/langgraphjs/langgraphjs/libs/langgraph) /tmp/xfs-b0454014/yarn run build exited (1)
|
Build
Property 'RunInput' in type 'CompiledGraph<N, State, Update, ConfigurableFieldType, InputType, OutputType>' is not assignable to the same property in base type 'Pregel<Record<"__start__" | N, PregelNode<State, Update>>, Record<string | N, BaseChannel<unknown, unknown, unknown>>, ConfigurableFieldType & Record<...>, InputType, OutputType>'.
|
Build
Property 'RunOutput' in type 'CompiledGraph<N, State, Update, ConfigurableFieldType, InputType, OutputType>' is not assignable to the same property in base type 'Pregel<Record<"__start__" | N, PregelNode<State, Update>>, Record<string | N, BaseChannel<unknown, unknown, unknown>>, ConfigurableFieldType & Record<...>, InputType, OutputType>'.
|
Build
Process completed with exit code 1.
|