Skip to content

Fix website lint errors #345

Fix website lint errors

Fix website lint errors #345

Triggered via push April 2, 2025 05:23
Status Failure
Total duration 20s
Artifacts

test.yml

on: push
Fit to window
Zoom out
Zoom in

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