Skip to content

refact: merge example and test example apps #3601

refact: merge example and test example apps

refact: merge example and test example apps #3601

Triggered via pull request July 9, 2024 12:39
Status Success
Total duration 2m 14s
Artifacts

main.yml

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