Skip to content

Update dependency @babel/core to v7.22.11 #676

Update dependency @babel/core to v7.22.11

Update dependency @babel/core to v7.22.11 #676

Triggered via push August 24, 2023 15:09
Status Success
Total duration 1m 26s
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