build(deps-dev): bump svelte from 4.2.19 to 5.1.9 in /www #716
Annotations
4 errors
validate-docs (ubuntu-latest, 22):
www/src/routes/+page.svelte#L1
Unrecognized attribute — should be one of `generics`, `lang` or `module`. If this exists for a preprocessor, ensure that the preprocessor removes it(script_unknown_attribute)
|
validate-docs (ubuntu-latest, 22):
www/src/routes/+page.svelte#L38
Buttons and links should either contain text or have an `aria-label` or `aria-labelledby` attribute(a11y_consider_explicit_label)
|
validate-docs (ubuntu-latest, 22):
www/src/routes/+page.svelte#L67
Self-closing HTML tags for non-void elements are ambiguous — use `<textarea ...></textarea>` rather than `<textarea ... />`(element_invalid_self_closing_tag)
|
validate-docs (ubuntu-latest, 22)
Process completed with exit code 1.
|