TRI-33773 Switch to using RSE React library #233
Annotations
10 errors and 3 warnings
|
|
|
|
|
|
|
build:
web/frontend/src/pages/About/Highlighter.tsx#L9
Replace `····` with `··`
|
|
build:
web/frontend/src/pages/About/Highlighter.tsx#L11
Replace `····` with `··`
|
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, pnpm/action-setup@v2, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
build:
web/frontend/src/pages/About/Highlighter.tsx#L56
React Hook useEffect has missing dependencies: 'timer' and 'timerDuration'. Either include them or remove the dependency array
|
build:
web/frontend/src/pages/About/Highlighter.tsx#L99
React Hook useEffect has an unnecessary dependency: 'ref.current'. Either exclude it or remove the dependency array. Mutable values like 'ref.current' aren't valid dependencies because mutating them doesn't re-render the component
|