fix: update platform value for Playstation #164
push.yml
on: pull_request
Build Backend
22s
Build Frontend
22s
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
|