Skip to content

chore(examples): fix import path for tests in apps/App.tsx (#3605) #1744

chore(examples): fix import path for tests in apps/App.tsx (#3605)

chore(examples): fix import path for tests in apps/App.tsx (#3605) #1744

Triggered via push February 2, 2026 15:03
Status Failure
Total duration 2m 25s
Artifacts

lint.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

1 error and 10 warnings
lint-android
Process completed with exit code 1.
lint-js: src/gesture-handler/ScreenGestureDetector.tsx#L62
Unexpected any. Specify a different type
lint-js: src/gesture-handler/RNScreensTurboModule.ts#L12
Unexpected any. Specify a different type
lint-js: src/components/Screen.web.tsx#L32
Inline style: { display: "activityState !== 0 ? 'flex' : 'none'" }
lint-js: src/components/Screen.tsx#L312
Inline style: { display: "activityState !== 0 ? 'flex' : 'none'" }
lint-js: src/components/Screen.tsx#L304
'props' is already declared in the upper scope on line 69 column 24
lint-js: src/components/Screen.tsx#L178
'ref' is already declared in the upper scope on line 69 column 31
lint-js: src/components/Screen.tsx#L156
'props' is already declared in the upper scope on line 69 column 24
lint-js: src/components/Screen.tsx#L74
'ref' is already declared in the upper scope on line 69 column 31
lint-js: src/components/FullWindowOverlay.tsx#L20
Unexpected any. Specify a different type
lint-js: src/components/DebugContainer.tsx#L5
'react-native/Libraries/ReactNative/AppContainer' React Native deep imports are deprecated. Please use the top level import instead