feat: switch Tabs from using hash to query params #1240
validate_pr.yml
on: pull_request
Run Tests
37s
Run Eslint
40s
Annotations
3 errors and 2 warnings
Run Eslint:
packages/gatsby-theme-newrelic/src/components/Tabs/BarItem.js#L19
'scrollTo' is never reassigned. Use 'const' instead
|
Run Eslint:
packages/gatsby-theme-newrelic/src/components/Tabs/BarItem.js#L22
Possible race condition: `window.scrollTo` might be reassigned based on an outdated value of `window.scrollTo`
|
Run Eslint
Process completed with exit code 1.
|
Run Tests
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Run Eslint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|