Skip to content

feat: added more utils #199

feat: added more utils

feat: added more utils #199

Re-run triggered July 16, 2024 10:11
Status Failure
Total duration 37s
Artifacts

release.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 1 warning
Release: src/lib/utils/useEffectOnce.ts#L1
Import "EffectCallback" is only used as types
Release: src/lib/utils/useEffectOnce.ts#L4
React Hook useEffect has a missing dependency: 'effect'. Either include it or remove the dependency array
Release
Process completed with exit code 1.
Release
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/