Skip to content

TRI-33773 Switch to using RSE React library #233

TRI-33773 Switch to using RSE React library

TRI-33773 Switch to using RSE React library #233

Triggered via pull request April 11, 2024 22:07
Status Failure
Total duration 46s
Artifacts

web-lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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