Skip to content

fix: update platform value for Playstation #164

fix: update platform value for Playstation

fix: update platform value for Playstation #164

Re-run triggered November 12, 2025 21:58
Status Failure
Total duration 1m 6s
Artifacts

push.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

1 error and 9 warnings
Test
Process completed with exit code 1.
Lint Frontend: frontend/src/routes/tree/+page.svelte#L610
A11y: Non-interactive element <li> should not be assigned mouse or keyboard event listeners
Lint Frontend: frontend/src/routes/tree/+page.svelte#L610
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#L599
A11y: Non-interactive element <li> should not be assigned mouse or keyboard event listeners
Lint Frontend: frontend/src/routes/tree/+page.svelte#L599
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#L587
A11y: Non-interactive element <li> should not be assigned mouse or keyboard event listeners
Lint Frontend: frontend/src/routes/tree/+page.svelte#L587
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/+page.svelte#L165
A11y: <img> element should have an alt attribute
Lint Frontend: frontend/src/lib/components/SearchResult.svelte#L13
A11y: <div> with click handler must have an ARIA role
Lint Frontend: frontend/src/lib/components/SearchResult.svelte#L13
A11y: visible, non-interactive elements with an on:click event must be accompanied by an on:keydown, on:keyup, or on:keypress event