layout wip #10
deploy.yml
on: pull_request
⬣ ESLint
40s
ʦ TypeScript
32s
⚡ Vitest
32s
⚫️ Cypress
1m 16s
🚀 Deploy
0s
Annotations
10 errors
⬣ ESLint:
app/routes/ReservationList.tsx#L49
img elements must have an alt prop, either with meaningful text, or an empty string for decorative images
|
⬣ ESLint:
app/routes/ReservationList.tsx#L119
img elements must have an alt prop, either with meaningful text, or an empty string for decorative images
|
⬣ ESLint:
app/routes/ReservationList.tsx#L193
img elements must have an alt prop, either with meaningful text, or an empty string for decorative images
|
⬣ ESLint:
app/routes/ReservationList.tsx#L312
The href attribute requires a valid value to be accessible. Provide a valid, navigable address as the href value. If you cannot provide a valid href, but still need the element to resemble a link, use a button and change it with appropriate styles. Learn more: https://github.com/jsx-eslint/eslint-plugin-jsx-a11y/blob/HEAD/docs/rules/anchor-is-valid.md
|
⬣ ESLint:
app/routes/_index.tsx#L41
img elements must have an alt prop, either with meaningful text, or an empty string for decorative images
|
⬣ ESLint:
app/routes/_index.tsx#L44
img elements must have an alt prop, either with meaningful text, or an empty string for decorative images
|
⬣ ESLint:
app/routes/_index.tsx#L47
img elements must have an alt prop, either with meaningful text, or an empty string for decorative images
|
⬣ ESLint:
app/routes/reservations.tsx#L26
img elements must have an alt prop, either with meaningful text, or an empty string for decorative images
|
⬣ ESLint:
app/routes/reservations.tsx#L29
img elements must have an alt prop, either with meaningful text, or an empty string for decorative images
|
⬣ ESLint:
app/routes/reservations.tsx#L32
img elements must have an alt prop, either with meaningful text, or an empty string for decorative images
|