Skip to content

fix: properly pop to top #955

fix: properly pop to top

fix: properly pop to top #955

Triggered via pull request December 4, 2025 10:21
Status Success
Total duration 5m 12s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

13 warnings
swift-lint: packages/react-native-bottom-tabs/ios/TabViewProvider.swift#L44
Legacy Objective-C Reference Type Violation: Prefer Swift value types to bridged Objective-C reference types (legacy_objc_type)
swift-lint: packages/react-native-bottom-tabs/ios/TabViewProvider.swift#L43
Legacy Objective-C Reference Type Violation: Prefer Swift value types to bridged Objective-C reference types (legacy_objc_type)
swift-lint: packages/react-native-bottom-tabs/ios/TabViewProvider.swift#L42
Legacy Objective-C Reference Type Violation: Prefer Swift value types to bridged Objective-C reference types (legacy_objc_type)
swift-lint: packages/react-native-bottom-tabs/ios/TabBarFontSize.swift#L44
Legacy Objective-C Reference Type Violation: Prefer Swift value types to bridged Objective-C reference types (legacy_objc_type)
swift-lint: packages/react-native-bottom-tabs/ios/TabItemEventModifier.swift#L104
Line Length Violation: Line should be 120 characters or less; currently it has 151 characters (line_length)
swift-lint: packages/react-native-bottom-tabs/ios/TabItemEventModifier.swift#L74
Line Length Violation: Line should be 120 characters or less; currently it has 127 characters (line_length)
swift-lint: packages/react-native-bottom-tabs/ios/TabItemEventModifier.swift#L73
Line Length Violation: Line should be 120 characters or less; currently it has 128 characters (line_length)
swift-lint: packages/react-native-bottom-tabs/ios/TabItemEventModifier.swift#L30
Line Length Violation: Line should be 120 characters or less; currently it has 150 characters (line_length)
swift-lint: packages/react-native-bottom-tabs/ios/TabItemEventModifier.swift#L107
Prefer For-Where Violation: `where` clauses are preferred over a single `if` inside a `for` (for_where)
swift-lint: packages/react-native-bottom-tabs/ios/TabItemEventModifier.swift#L83
Convenience Type Violation: Types used for hosting only static members should be implemented as a caseless enum to avoid instantiation (convenience_type)
lint: packages/react-native-bottom-tabs/src/TabViewNativeComponent.ts#L10
'react-native/Libraries/Image/ImageSource' React Native deep imports are deprecated. Please use the top level import instead
lint: packages/react-native-bottom-tabs/src/TabViewNativeComponent.ts#L1
'react-native/Libraries/Utilities/codegenNativeComponent' React Native deep imports are deprecated. Please use the top level import instead
lint: packages/react-native-bottom-tabs/src/TabView.tsx#L272
'loaded' is already declared in the upper scope on line 268 column 10