Feat: add assertions to the Application component #276
Annotations
4 warnings
lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
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)
|