Walkthrough Component update #1145
validate_pr.yml
on: pull_request
Run Tests
38s
Run Eslint
49s
Annotations
1 warning
Run Eslint:
packages/gatsby-theme-newrelic/src/components/Portal.js#L16
React Hook useEffect has an unnecessary dependency: 'root'. Either exclude it or remove the dependency array. Outer scope values like 'root' aren't valid dependencies because mutating them doesn't re-render the component
|