chore(deps): update dependency svelte to v5 #245
Annotations
3 errors
Build & Lint:
apps/web-svelte/src/lib/components/Gallery.svelte#L42
Self-closing HTML tags for non-void elements are ambiguous — use `<div ...></div>` rather than `<div ... />`(element_invalid_self_closing_tag)
|
Build & Lint:
apps/web-svelte/src/lib/components/status/StatusBar.svelte#L8
Self-closing HTML tags for non-void elements are ambiguous — use `<div ...></div>` rather than `<div ... />`(element_invalid_self_closing_tag)
|
Build & Lint
Process completed with exit code 1.
|