basic review preview #6
deploy.yml
on: push
⬣ ESLint
34s
ʦ TypeScript
41s
⚡ Vitest
35s
⚫️ Cypress
1m 29s
🚀 Deploy
0s
Annotations
6 errors
⬣ ESLint:
app/components/Footer.tsx#L16
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/components/Footer.tsx#L24
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/components/Footer.tsx#L32
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/components/Footer.tsx#L40
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
Process completed with exit code 1.
|
⚫️ Cypress
Cypress tests: 2 failed
|