Skip to content

feat: rewrite chat rendering with LegendState #65

feat: rewrite chat rendering with LegendState

feat: rewrite chat rendering with LegendState #65

Triggered via pull request March 21, 2025 10:50
@MiyouMiyou
synchronize #26
dev/webui-fixes
Status Failure
Total duration 27s
Artifacts

ci.yml

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

Annotations

4 errors
build (20.x)
Process completed with exit code 2.
build (20.x): src/components/__tests__/ChatMessage.test.tsx#L46
Type '{ message: Message; conversationId: string; }' is not assignable to type 'IntrinsicAttributes & Props'.
build (20.x): src/components/__tests__/ChatMessage.test.tsx#L34
Type '{ message: Message; conversationId: string; }' is not assignable to type 'IntrinsicAttributes & Props'.
build (20.x): src/components/__tests__/ChatMessage.test.tsx#L23
Type '{ message: Message; conversationId: string; }' is not assignable to type 'IntrinsicAttributes & Props'.