chore(deps): bump word-wrap from 1.2.3 to 1.2.5 #1170
validate_pr.yml
on: pull_request
Run Tests
2m 13s
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
|