Skip to content

Update react monorepo #678

Update react monorepo

Update react monorepo #678

Triggered via push September 8, 2023 16:38
Status Success
Total duration 1m 51s
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