Skip to content

Update react monorepo #401

Update react monorepo

Update react monorepo #401

Triggered via pull request December 5, 2024 23:07
Status Success
Total duration 38s
Artifacts

node.js.yml

on: pull_request
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

2 warnings
build (18.x)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
build (18.x): src/components/Switch/index.tsx#L42
React Hook useEffect contains a call to 'setAnimationEnabled'. Without a list of dependencies, this can lead to an infinite chain of updates. To fix this, pass [] as a second argument to the useEffect Hook