Skip to content

Update react monorepo to v18 #657

Update react monorepo to v18

Update react monorepo to v18 #657

Triggered via push June 23, 2023 19:59
Status Success
Total duration 1m 26s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

main.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

1 warning
build: src/index.tsx#L59
React Hook useEffect contains a call to 'setcounterText'. Without a list of dependencies, this can lead to an infinite chain of updates. To fix this, pass [getcounterText] as a second argument to the useEffect Hook