chore(deps-dev): bump gatsby from 4.19.0 to 4.25.7 in /packages/gatsby-theme-newrelic #1174
validate_pr.yml
on: pull_request
Run Tests
2m 10s
Run Eslint
2m 19s
Annotations
2 warnings
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
|
Run Eslint:
packages/gatsby-theme-newrelic/src/components/Tabs/Tabs.js#L75
React Hook useEffect has missing dependencies: 'children', 'location.hash', and 'setTab'. Either include them or remove the dependency array
|