Skip to content

Bump qs from 6.14.1 to 6.14.2 #189

Bump qs from 6.14.1 to 6.14.2

Bump qs from 6.14.1 to 6.14.2 #189

Triggered via pull request February 14, 2026 12:43
Status Failure
Total duration 44s
Artifacts

main.yml

on: pull_request
Matrix: checks
Fit to window
Zoom out
Zoom in

Annotations

12 errors and 7 warnings
checks (22): example/tsconfig.json#L2
File 'expo/tsconfig.base' not found
checks (22): example/tsconfig.json#L2
File 'expo/tsconfig.base' not found
checks (22): example/tsconfig.json#L2
File 'expo/tsconfig.base' not found
checks (22): example/tsconfig.json#L2
File 'expo/tsconfig.base' not found
checks (22): example/tsconfig.json#L2
File 'expo/tsconfig.base' not found
checks (22): example/tsconfig.json#L2
File 'expo/tsconfig.base' not found
checks (22): example/tsconfig.json#L2
File 'expo/tsconfig.base' not found
checks (22): example/tsconfig.json#L2
File 'expo/tsconfig.base' not found
checks (22): example/tsconfig.json#L2
File 'expo/tsconfig.base' not found
checks (22): example/tsconfig.json#L2
File 'expo/tsconfig.base' not found
checks (20)
The strategy configuration was canceled because "checks._22" failed
checks (20)
The operation was canceled.
checks (22): 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
checks (22): 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
checks (22): src/MessagesContainer/index.tsx#L352
React Hook useAnimatedScrollHandler received a function whose dependencies are unknown. Pass an inline function instead
checks (22): src/MessagesContainer/components/DayAnimated/index.tsx#L110
React Hook useAnimatedReaction has a missing dependency: 'createdAtDate.value'. Either include it or remove the dependency array
checks (22): src/MessagesContainer/components/DayAnimated/index.tsx#L110
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
checks (22): src/MessagesContainer/components/DayAnimated/index.tsx#L92
React Hook useAnimatedReaction has missing dependencies: 'daysPositionsArray' and 'scrolledY.value'. Either include them or remove the dependency array
checks (22): src/MessagesContainer/components/DayAnimated/index.tsx#L92
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