Skip to content

fix: make yarn test pass across workspaces (#579) #1147

fix: make yarn test pass across workspaces (#579)

fix: make yarn test pass across workspaces (#579) #1147

Triggered via push September 9, 2026 12:26
Status Success
Total duration 7m 24s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

13 warnings
swift-lint: packages/react-native-bottom-tabs/ios/TabItemEventModifier.swift#L71
Anonymous Argument in Multiline Closure Violation: Use named arguments in multiline closures (anonymous_argument_in_multiline_closure)
swift-lint: packages/react-native-bottom-tabs/ios/TabItemEventModifier.swift#L71
Anonymous Argument in Multiline Closure Violation: Use named arguments in multiline closures (anonymous_argument_in_multiline_closure)
swift-lint: packages/react-native-bottom-tabs/ios/TabAppearModifier.swift#L26
Line Length Violation: Line should be 120 characters or less; currently it has 121 characters (line_length)
swift-lint: packages/react-native-bottom-tabs/ios/TabViewImpl.swift#L362
Trailing Comma Violation: Collection literals should not have trailing commas (trailing_comma)
swift-lint: packages/react-native-bottom-tabs/ios/TabViewImpl.swift#L391
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/TabViewImpl.swift#L364
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/TabViewImpl.swift#L222
Function Body Length Violation: Function body should span 50 lines or less excluding comments and whitespace: currently spans 61 lines (function_body_length)
swift-lint: packages/react-native-bottom-tabs/ios/TabViewImpl.swift#L566
File Length Violation: File should contain 400 lines or less: currently contains 566 (file_length)
swift-lint: packages/react-native-bottom-tabs/ios/Extensions.swift#L44
Multiline Arguments Brackets Violation: Multiline arguments should have their surrounding brackets in a new line (multiline_arguments_brackets)
swift-lint: packages/react-native-bottom-tabs/ios/Extensions.swift#L41
Multiline Arguments Brackets Violation: Multiline arguments should have their surrounding brackets in a new line (multiline_arguments_brackets)
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#L310
'loaded' is already declared in the upper scope on line 306 column 10