fix(Android, SAV+Tabs+Stack v4): fix CustomToolbar's insets handling to use insets received from ancestor views #1186
Triggered via pull request
November 14, 2025 14:18
Status
Success
Total duration
21m 58s
Artifacts
–
Annotations
10 warnings
|
lint-js:
src/fabric/FullWindowOverlayNativeComponent.ts#L6
'react-native/Libraries/Types/CodegenTypes' React Native deep imports are deprecated. Please use the top level import instead
|
|
lint-js:
src/components/SearchBar.tsx#L19
'react-native/Libraries/Types/CodegenTypes' React Native deep imports are deprecated. Please use the top level import instead
|
|
lint-js:
src/components/Screen.web.tsx#L32
Inline style: { display: "activityState !== 0 ? 'flex' : 'none'" }
|
|
lint-js:
src/components/Screen.tsx#L302
Inline style: { display: "activityState !== 0 ? 'flex' : 'none'" }
|
|
lint-js:
src/components/Screen.tsx#L294
'props' is already declared in the upper scope on line 69 column 24
|
|
lint-js:
src/components/Screen.tsx#L176
'ref' is already declared in the upper scope on line 69 column 31
|
|
lint-js:
src/components/Screen.tsx#L154
'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
|