Skip to content

feat: add Markdown as a global component & update the chatbot templat… #375

feat: add Markdown as a global component & update the chatbot templat…

feat: add Markdown as a global component & update the chatbot templat… #375

Triggered via push February 27, 2025 11:12
Status Success
Total duration 1m 49s
Artifacts

lint.yaml

on: push
Fit to window
Zoom out
Zoom in

Annotations

3 warnings
lint: frontend/legacy/Chatbot/shared/FlushingMarkdown.svelte#L61
Properties of objects and arrays are not reactive unless in runes mode. Changes to this property will not cause the reactive statement to update(reactive_declaration_non_reactive_property)
lint: frontend/legacy/MultimodalInput/shared/Webcam.svelte#L282
`<button>` is invalid inside `<select>`(node_invalid_placement)
lint: frontend/legacy/WaterfallGallery/shared/Gallery.svelte#L312
`<button>` is invalid inside `<button>`(node_invalid_placement)