Skip to content

Add support for OpenHands trajectory visualization #118

Add support for OpenHands trajectory visualization

Add support for OpenHands trajectory visualization #118

Triggered via pull request August 5, 2025 03:38
Status Failure
Total duration 17s
Artifacts

test.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 errors
test
Process completed with exit code 2.
test: src/tests/TrajectoryDisplay.test.tsx#L231
Property 'path' does not exist on type '{ content: string; thought?: undefined; command?: undefined; is_input?: undefined; } | { thought: string; content?: undefined; command?: undefined; is_input?: undefined; } | { command: string; is_input: boolean; content?: undefined; thought?: undefined; }'.
test: src/tests/TrajectoryDisplay.test.tsx#L224
Object literal may only specify known properties, and 'history' does not exist in type 'JsonlUploadContent | TrajectoryUploadContent'.
test: src/tests/Demo1JsonDisplay.test.tsx#L17
Object literal may only specify known properties, and 'history' does not exist in type 'JsonlUploadContent | TrajectoryUploadContent'.