Skip to content

feat: add Tab api support on newer OS #766

feat: add Tab api support on newer OS

feat: add Tab api support on newer OS #766

Re-run triggered July 6, 2025 15:31
Status Success
Total duration 31m 2s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

12 warnings
swift-lint: packages/react-native-bottom-tabs/ios/TabView/LegacyTabView.swift#L27
Trailing Whitespace Violation: Lines should not have trailing whitespace (trailing_whitespace)
swift-lint: packages/react-native-bottom-tabs/ios/TabView/LegacyTabView.swift#L22
Trailing Whitespace Violation: Lines should not have trailing whitespace (trailing_whitespace)
swift-lint: packages/react-native-bottom-tabs/ios/TabView/LegacyTabView.swift#L9
Trailing Whitespace Violation: Lines should not have trailing whitespace (trailing_whitespace)
swift-lint: packages/react-native-bottom-tabs/ios/TabView/LegacyTabView.swift#L5
Trailing Whitespace Violation: Lines should not have trailing whitespace (trailing_whitespace)
swift-lint: packages/react-native-bottom-tabs/ios/TabViewImpl.swift#L44
Trailing Whitespace Violation: Lines should not have trailing whitespace (trailing_whitespace)
swift-lint: packages/react-native-bottom-tabs/ios/TabViewImpl.swift#L39
Trailing Whitespace Violation: Lines should not have trailing whitespace (trailing_whitespace)
swift-lint: packages/react-native-bottom-tabs/ios/TabViewImpl.swift#L16
Trailing Whitespace Violation: Lines should not have trailing whitespace (trailing_whitespace)
swift-lint: packages/react-native-bottom-tabs/ios/TabViewImpl.swift#L33
Trailing Closure Violation: Trailing closure syntax should be used whenever possible (trailing_closure)
swift-lint: packages/react-native-bottom-tabs/ios/TabViewImpl.swift#L24
Trailing Closure Violation: Trailing closure syntax should be used whenever possible (trailing_closure)
swift-lint: packages/react-native-bottom-tabs/ios/TabViewImpl.swift#L135
Legacy Objective-C Reference Type Violation: Prefer Swift value types to bridged Objective-C reference types (legacy_objc_type)
lint: packages/react-native-bottom-tabs/src/TabView.tsx#L225
'loaded' is already declared in the upper scope on line 221 column 10
build-macos
xcbeautify 2.28.0 is already installed and up-to-date. To reinstall 2.28.0, run: brew reinstall xcbeautify