chore(deps): update dependency svelte to v5 #1901
Annotations
6 errors
Run all lints:
src/components/Calendar.svelte#L92
Self-closing HTML tags for non-void elements are ambiguous — use `<div ...></div>` rather than `<div ... />`(element_invalid_self_closing_tag)
|
Run all lints:
src/components/Navbar.svelte#L81
Self-closing HTML tags for non-void elements are ambiguous — use `<div ...></div>` rather than `<div ... />`(element_invalid_self_closing_tag)
|
Run all lints:
src/components/about-us/Exercises.svelte#L102
Self-closing HTML tags for non-void elements are ambiguous — use `<div ...></div>` rather than `<div ... />`(element_invalid_self_closing_tag)
|
Run all lints:
src/layouts/NewsletterDialog.svelte#L14
Self-closing HTML tags for non-void elements are ambiguous — use `<div ...></div>` rather than `<div ... />`(element_invalid_self_closing_tag)
|
Run all lints:
src/layouts/NewsletterSignupDialog.svelte#L21
Self-closing HTML tags for non-void elements are ambiguous — use `<iframe ...></iframe>` rather than `<iframe ... />`(element_invalid_self_closing_tag)
|
Run all lints
Process completed with exit code 1.
|
Loading