Fix website lint errors #345
Annotations
7 errors
|
test
Process completed with exit code 1.
|
|
test:
src/routes/demo/+page.svelte#L20
Buttons and links should either contain text or have an `aria-label` or `aria-labelledby` attribute(a11y_consider_explicit_label)
|
|
test:
src/routes/demo/+page.svelte#L19
svelte-ignore comment is used, but not warned
|
|
test:
src/routes/demo/+page.svelte#L15
Buttons and links should either contain text or have an `aria-label` or `aria-labelledby` attribute(a11y_consider_explicit_label)
|
|
test:
src/routes/demo/+page.svelte#L14
svelte-ignore comment is used, but not warned
|
|
test:
src/routes/demo/+page.svelte#L11
Buttons and links should either contain text or have an `aria-label` or `aria-labelledby` attribute(a11y_consider_explicit_label)
|
|
test:
src/routes/demo/+page.svelte#L10
svelte-ignore comment is used, but not warned
|