Add support for OpenHands trajectory visualization #95
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
|