feat: implement Phase 3.5 — Dashboard and History #19
Annotations
7 errors and 1 notice
|
quality
Process completed with exit code 1.
|
|
lint/a11y/noSvgWithoutTitle:
app/routes/sessions.tsx#L133
Alternative text title element cannot be empty
|
|
lint/suspicious/noArrayIndexKey:
app/components/stages/SessionList.tsx#L32
Avoid using the index of an array as key property in an element.
|
|
lint/a11y/noSvgWithoutTitle:
app/components/stages/SessionList.tsx#L48
Alternative text title element cannot be empty
|
|
lint/a11y/noSvgWithoutTitle:
app/components/stages/SessionFilters.tsx#L71
Alternative text title element cannot be empty
|
|
lint/a11y/useKeyWithClickEvents:
app/components/stages/SessionCard.tsx#L81
Enforce to have the onClick mouse event with the onKeyUp, the onKeyDown, or the onKeyPress keyboard event.
|
|
lint/a11y/noStaticElementInteractions:
app/components/stages/SessionCard.tsx#L81
Static Elements should not be interactive.
|
|
deserialize:
biome.json#L2
The configuration schema version does not match the CLI version 2.4.8
|