Skip to content
This repository has been archived by the owner on Apr 14, 2023. It is now read-only.

ESLint warnings #1165

Open
lorensr opened this issue May 6, 2021 · 0 comments
Open

ESLint warnings #1165

lorensr opened this issue May 6, 2021 · 0 comments

Comments

@lorensr
Copy link
Contributor

lorensr commented May 6, 2021

cd docs && npm start results in:

warning ESLintError: 
/Users/me/gh/apollo/docs/source/components/workout-menu-item.js
  39:12  warning  Anchors must have content and the content must be accessible by a screen reader                 jsx-a11y/anchor-has-content
  39:12  warning  Visible, non-interactive elements with click handlers must have at least one keyboard listener  jsx-a11y/click-events-have-key-events
  39:12  warning  Static HTML elements with event handlers require a role                                         jsx-a11y/no-static-element-interactions

✖ 3 problems (0 errors, 3 warnings)
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant