Skip to content

chore(Cross): [IOAPPX-283] Add IOScrollView (next iteration of GradientScroll, now deprecated) + IOScrollViewWithLargeHeader #8869

chore(Cross): [IOAPPX-283] Add IOScrollView (next iteration of GradientScroll, now deprecated) + IOScrollViewWithLargeHeader

chore(Cross): [IOAPPX-283] Add IOScrollView (next iteration of GradientScroll, now deprecated) + IOScrollViewWithLargeHeader #8869

Triggered via pull request May 17, 2024 11:55
Status Cancelled
Total duration 11m 47s
Artifacts

staticcheck.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 3 warnings
checks
Canceling since a higher priority waiting request for '.github/workflows/staticcheck.yaml-pr-staticcheck-IOAPPX-283-add-ioscrollview-next-iteration-of-gradientscroll' exists
checks
The operation was canceled.
checks: ts/components/core/typography/Factory.tsx#L90
React Hook useMemo has a missing dependency: 'props'. Either include it or remove the dependency array
checks: ts/features/messages/components/MessagesArchive.tsx#L59
React Hook useCallback has missing dependencies: 'navigateToMessageDetail' and 'toggleItem'. Either include them or remove the dependency array. If 'navigateToMessageDetail' changes too often, find the parent component that defines it and wrap that definition in useCallback
checks: ts/utils/hooks/useOnFocus.tsx#L30
React Hook useEffect has missing dependencies: 'dontExecuteBefore', 'lastUpdate', 'loadAction', and 'navigation'. Either include them or remove the dependency array. If 'loadAction' changes too often, find the parent component that defines it and wrap that definition in useCallback