Skip to content

chore: fix linting #138

chore: fix linting

chore: fix linting #138

Triggered via push July 24, 2024 22:36
Status Success
Total duration 50s
Artifacts

push.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

9 warnings
Lint Frontend: frontend/src/lib/components/SearchResult.svelte#L11
A11y: visible, non-interactive elements with an on:click event must be accompanied by an on:keydown, on:keyup, or on:keypress event
Lint Frontend: frontend/src/lib/components/SearchResult.svelte#L11
A11y: <div> with click handler must have an ARIA role
Lint Frontend: frontend/src/routes/+page.svelte#L165
A11y: <img> element should have an alt attribute
Lint Frontend: frontend/src/routes/tree/+page.svelte#L545
A11y: visible, non-interactive elements with an on:click event must be accompanied by an on:keydown, on:keyup, or on:keypress event
Lint Frontend: frontend/src/routes/tree/+page.svelte#L545
A11y: Non-interactive element <li> should not be assigned mouse or keyboard event listeners
Lint Frontend: frontend/src/routes/tree/+page.svelte#L557
A11y: visible, non-interactive elements with an on:click event must be accompanied by an on:keydown, on:keyup, or on:keypress event
Lint Frontend: frontend/src/routes/tree/+page.svelte#L557
A11y: Non-interactive element <li> should not be assigned mouse or keyboard event listeners
Lint Frontend: frontend/src/routes/tree/+page.svelte#L568
A11y: visible, non-interactive elements with an on:click event must be accompanied by an on:keydown, on:keyup, or on:keypress event
Lint Frontend: frontend/src/routes/tree/+page.svelte#L568
A11y: Non-interactive element <li> should not be assigned mouse or keyboard event listeners