Update npm (major) #588
Annotations
5 errors and 1 warning
✨ Check style with Prettier & ESLint:
src/lib/components/BlinkingBadge.svelte#L35
Self-closing HTML tags for non-void elements are ambiguous — use `<span ...></span>` rather than `<span ... />`(element_invalid_self_closing_tag)
|
✨ Check style with Prettier & ESLint:
src/lib/components/BlinkingBadge.svelte#L38
Self-closing HTML tags for non-void elements are ambiguous — use `<span ...></span>` rather than `<span ... />`(element_invalid_self_closing_tag)
|
✨ Check style with Prettier & ESLint:
src/routes/+page.svelte#L576
Self-closing HTML tags for non-void elements are ambiguous — use `<span ...></span>` rather than `<span ... />`(element_invalid_self_closing_tag)
|
✨ Check style with Prettier & ESLint:
src/routes/+page.svelte#L579
Self-closing HTML tags for non-void elements are ambiguous — use `<span ...></span>` rather than `<span ... />`(element_invalid_self_closing_tag)
|
✨ Check style with Prettier & ESLint
Process completed with exit code 1.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading