Skip to content

Fix timeline entries display issue #93

Fix timeline entries display issue

Fix timeline entries display issue #93

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

test.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 errors
test: 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; }; }'.
test
Process completed with exit code 2.