Bump brace-expansion from 1.1.12 to 1.1.15 in /example #218
Annotations
8 warnings
|
Complete job
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-node@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Lint:
src/hooks/useUpdateLayoutEffect.ts#L20
React Hook useLayoutEffect has a missing dependency: 'effect'. Either include it or remove the dependency array. If 'effect' changes too often, find the parent component that defines it and wrap that definition in useCallback
|
|
Lint:
src/hooks/useUpdateLayoutEffect.ts#L20
React Hook useLayoutEffect was passed a dependency list that is not an array literal. This means we can't statically verify whether you've passed the correct dependencies
|
|
Lint:
src/MessagesContainer/index.tsx#L351
React Hook useAnimatedScrollHandler received a function whose dependencies are unknown. Pass an inline function instead
|
|
Lint:
src/MessagesContainer/components/DayAnimated/index.tsx#L109
React Hook useAnimatedReaction has a missing dependency: 'createdAtDate.value'. Either include it or remove the dependency array
|
|
Lint:
src/MessagesContainer/components/DayAnimated/index.tsx#L109
React Hook useAnimatedReaction was passed a dependency list that is not an array literal. This means we can't statically verify whether you've passed the correct dependencies
|
|
Lint:
src/MessagesContainer/components/DayAnimated/index.tsx#L91
React Hook useAnimatedReaction has missing dependencies: 'daysPositionsArray' and 'scrolledY.value'. Either include them or remove the dependency array
|
|
Lint:
src/MessagesContainer/components/DayAnimated/index.tsx#L91
React Hook useAnimatedReaction was passed a dependency list that is not an array literal. This means we can't statically verify whether you've passed the correct dependencies
|
background
wait
wait-all
cancel
parallel
Loading