update README #2
deploy.yml
on: push
⬣ ESLint
34s
ʦ TypeScript
45s
⚡ Vitest
27s
⚫️ Cypress
1m 45s
🚀 Deploy
0s
Annotations
5 errors
⬣ ESLint:
app/root.tsx#L14
`~/app.css` import should occur before import of `~/session.server`
|
⬣ ESLint:
app/routes/_index.tsx#L49
The href attribute is required for an anchor to be keyboard accessible. Provide a valid, navigable address as the href value. If you cannot provide an 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#L50
The href attribute is required for an anchor to be keyboard accessible. Provide a valid, navigable address as the href value. If you cannot provide an 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: 1 failed
|