Skip to content

Update react monorepo to v18 #668

Update react monorepo to v18

Update react monorepo to v18 #668

Triggered via push July 25, 2023 01:19
Status Success
Total duration 1m 32s
Artifacts

main.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

2 warnings
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
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