Skip to content

refact(iOS, Fabric): take snapshot in unmountChildComponent:index: #3677

refact(iOS, Fabric): take snapshot in unmountChildComponent:index:

refact(iOS, Fabric): take snapshot in unmountChildComponent:index: #3677

Triggered via pull request July 23, 2024 13:29
Status Success
Total duration 2m 25s
Artifacts

main.yml

on: pull_request
install-and-lint
2m 17s
install-and-lint
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
install-and-lint: src/components/FullWindowOverlay.tsx#L10
Unexpected any. Specify a different type
install-and-lint: src/components/ScreenContainer.tsx#L11
Unexpected any. Specify a different type
install-and-lint: src/components/ScreenContainer.tsx#L14
Unexpected any. Specify a different type
install-and-lint: src/components/ScreenStack.tsx#L8
Unexpected any. Specify a different type
install-and-lint: src/components/ScreenStackHeaderConfig.tsx#L14
Unexpected any. Specify a different type
install-and-lint: src/components/ScreenStackHeaderConfig.tsx#L17
Unexpected any. Specify a different type
install-and-lint: src/gesture-handler/RNScreensTurboModule.ts#L12
Unexpected any. Specify a different type
install-and-lint: src/gesture-handler/ScreenGestureDetector.tsx#L60
Unexpected any. Specify a different type
install-and-lint: src/gesture-handler/ScreenGestureDetector.tsx#L67
Unexpected any. Specify a different type
install-and-lint: src/gesture-handler/ScreenGestureDetector.tsx#L90
React Hook useEffect has missing dependencies: 'IS_FABRIC', 'goBackGesture', 'screenTagToNodeWrapperUI', and 'screensRefs'. Either include them or remove the dependency array