Skip to content

Fix timeline entries display issue #70

Fix timeline entries display issue

Fix timeline entries display issue #70

Triggered via pull request April 3, 2025 19:34
Status Failure
Total duration 27s
Artifacts

build.yml

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

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.