Skip to content

fix(CI): extend logging in architecture-integrity scripts & add NativeProxy.kt to blacklist #3745

fix(CI): extend logging in architecture-integrity scripts & add NativeProxy.kt to blacklist

fix(CI): extend logging in architecture-integrity scripts & add NativeProxy.kt to blacklist #3745

Triggered via pull request August 5, 2024 09:03
Status Success
Total duration 2m 10s
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