Fix timeline entries display issue #70
Annotations
5 errors
build (20.x):
src/tests/Demo1JsonConverter.test.tsx#L12
Argument of type '({ id: number; timestamp: string; source: string; message: string; observation: string; content: string; extras: { agent_state: string; command?: undefined; metadata?: undefined; hidden?: undefined; ... 5 more ...; formatted_output_and_error?: undefined; }; ... 4 more ...; success?: undefined; } | ... 8 more ... | {...' is not assignable to parameter of type 'TrajectoryData | TrajectoryHistoryEntry[] | { entries: TrajectoryHistoryEntry[]; } | { test_result: { git_patch: string; }; }'.
|
build (20.x)
Process completed with exit code 2.
|
build (18.x)
The job was canceled because "_20_x" failed.
|
build (18.x):
src/tests/Demo1JsonConverter.test.tsx#L12
Argument of type '({ id: number; timestamp: string; source: string; message: string; observation: string; content: string; extras: { agent_state: string; command?: undefined; metadata?: undefined; hidden?: undefined; ... 5 more ...; formatted_output_and_error?: undefined; }; ... 4 more ...; success?: undefined; } | ... 8 more ... | {...' is not assignable to parameter of type 'TrajectoryData | TrajectoryHistoryEntry[] | { entries: TrajectoryHistoryEntry[]; } | { test_result: { git_patch: string; }; }'.
|
build (18.x)
The operation was canceled.
|