Skip to content

fix(Android,Fabric,bridge-mode): patch crash with context detached from activity #3739

fix(Android,Fabric,bridge-mode): patch crash with context detached from activity

fix(Android,Fabric,bridge-mode): patch crash with context detached from activity #3739

Triggered via pull request August 2, 2024 14:43
Status Success
Total duration 2m 29s
Artifacts

main.yml

on: pull_request
install-and-lint
2m 11s
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