Skip to content

nested agent support callbacks #1678

nested agent support callbacks

nested agent support callbacks #1678

Triggered via pull request January 29, 2025 00:20
Status Failure
Total duration 55s
Artifacts

node.js.yml

on: pull_request
Matrix: build
Fit to window
Zoom out
Zoom in

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.