nested agent support callbacks #1678
Annotations
8 errors
build (20.x)
Type '{ graphData: GraphData | undefined; agents: typeof import("/home/runner/work/graphai/graphai/agents/vanilla_agents/lib/index"); graphOptions: {}; } | undefined' is not assignable to type '{ graphData?: GraphData | undefined; agents: AgentFunctionInfoDictionary; graphOptions: GraphOptions; onLogCallback?: ((log: TransactionLog, isUpdate: boolean) => void) | undefined; callbacks: CallbackFunction[]; } | undefined'.
|
build (20.x)
Process completed with exit code 2.
|
build (22.x)
The job was canceled because "_20_x" failed.
|
build (22.x)
Type '{ graphData: GraphData | undefined; agents: typeof import("/home/runner/work/graphai/graphai/agents/vanilla_agents/lib/index"); graphOptions: {}; } | undefined' is not assignable to type '{ graphData?: GraphData | undefined; agents: AgentFunctionInfoDictionary; graphOptions: GraphOptions; onLogCallback?: ((log: TransactionLog, isUpdate: boolean) => void) | undefined; callbacks: CallbackFunction[]; } | undefined'.
|
build (22.x)
The operation was canceled.
|
build (18.x)
The job was canceled because "_20_x" failed.
|
build (18.x)
Type '{ graphData: GraphData | undefined; agents: typeof import("/home/runner/work/graphai/graphai/agents/vanilla_agents/lib/index"); graphOptions: {}; } | undefined' is not assignable to type '{ graphData?: GraphData | undefined; agents: AgentFunctionInfoDictionary; graphOptions: GraphOptions; onLogCallback?: ((log: TransactionLog, isUpdate: boolean) => void) | undefined; callbacks: CallbackFunction[]; } | undefined'.
|
build (18.x)
The operation was canceled.
|