refactor(Android, Tabs): Appearance refactor on Android #1970
Triggered via pull request
February 23, 2026 12:02
Status
Cancelled
Total duration
47m 22s
Artifacts
–
Annotations
2 errors and 10 warnings
|
lint-ios
Canceling since a higher priority waiting request for install-and-lint-ios-refs/pull/3672/merge exists
|
|
lint-ios
The operation was canceled.
|
|
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#L323
Inline style: { display: "activityState !== 0 ? 'flex' : 'none'" }
|
|
lint-js:
src/components/Screen.tsx#L315
'props' is already declared in the upper scope on line 70 column 24
|
|
lint-js:
src/components/Screen.tsx#L186
'ref' is already declared in the upper scope on line 70 column 31
|
|
lint-js:
src/components/Screen.tsx#L157
'props' is already declared in the upper scope on line 70 column 24
|
|
lint-js:
src/components/Screen.tsx#L75
'ref' is already declared in the upper scope on line 70 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
|