Skip to content

Add support for OpenHands trajectory visualization #95

Add support for OpenHands trajectory visualization

Add support for OpenHands trajectory visualization #95

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

build.yml

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

Annotations

9 errors
build (20.x)
Process completed with exit code 2.
build (20.x): 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; }'.
build (20.x): src/tests/TrajectoryDisplay.test.tsx#L224
Object literal may only specify known properties, and 'history' does not exist in type 'JsonlUploadContent | TrajectoryUploadContent'.
build (20.x): src/tests/Demo1JsonDisplay.test.tsx#L17
Object literal may only specify known properties, and 'history' does not exist in type 'JsonlUploadContent | TrajectoryUploadContent'.
build (18.x)
Process completed with exit code 2.
build (18.x): 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; }'.
build (18.x): src/tests/TrajectoryDisplay.test.tsx#L224
Object literal may only specify known properties, and 'history' does not exist in type 'JsonlUploadContent | TrajectoryUploadContent'.
build (18.x): src/tests/Demo1JsonDisplay.test.tsx#L17
Object literal may only specify known properties, and 'history' does not exist in type 'JsonlUploadContent | TrajectoryUploadContent'.
build (18.x)
The strategy configuration was canceled because "build._20_x" failed