chore(deps): bump follow-redirects from 1.15.2 to 1.15.6 #91
Annotations
2 errors and 5 warnings
Run tests:
src/core/instance.core.ts#L184
iterators/generators require regenerator-runtime, which is too heavyweight for this guide to allow them. Separately, loops should be avoided in favor of array iterations
|
Run tests
Process completed with exit code 1.
|
Run tests
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/
|
Run tests:
src/components/transform-component/transform-component.tsx#L43
React Hook useEffect has missing dependencies: 'cleanupWindowEvents' and 'init'. Either include them or remove the dependency array
|
Run tests:
src/core/animations/animations.constants.ts#L55
Unexpected unnamed function
|
Run tests:
src/core/animations/animations.constants.ts#L59
Unexpected unnamed function
|
Run tests:
src/hooks/use-transform-init.tsx#L26
React Hook useEffect has missing dependencies: 'callback' and 'libraryContext'. Either include them or remove the dependency array. If 'callback' changes too often, find the parent component that defines it and wrap that definition in useCallback
|