Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

eslint warnings coming from Gatsby #649

Closed
vpicone opened this issue Jan 14, 2020 · 0 comments · Fixed by #650
Closed

eslint warnings coming from Gatsby #649

vpicone opened this issue Jan 14, 2020 · 0 comments · Fixed by #650

Comments

@vpicone
Copy link
Contributor

vpicone commented Jan 14, 2020

warn ESLintError: 
/gatsby-theme-carbon-1.19.0/packages/gatsby-theme-carbon/src/components/GlobalSearch/Menu.js
 48:9 warning Non-interactive elements should not be assigned interactive
roles jsx-a11y/no-noninteractive-element-to-interactive-role
warn ESLintError: 
/gatsby-theme-carbon-1.19.0/packages/gatsby-theme-carbon/src/components/Tabs/Tabs.js
 45:36 warning Non-interactive elements should not be assigned interactive
roles jsx-a11y/no-noninteractive-element-to-interactive-role

displayed in console on fresh dev from master

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant