Update all dependencies #1364
Annotations
3 errors
Test:
src/frontend/components/bmc/BuyMeACoffee.svelte#L1
Buttons and links should either contain text or have an `aria-label` or `aria-labelledby` attribute(a11y_consider_explicit_label)
|
Test:
src/frontend/components/checkbox/Checkbox.svelte#L15
Self-closing HTML tags for non-void elements are ambiguous — use `<label ...></label>` rather than `<label ... />`(element_invalid_self_closing_tag)
|
Test
Process completed with exit code 1.
|
Loading