Skip to content

fix: adjust default font size per platform #772

fix: adjust default font size per platform

fix: adjust default font size per platform #772

Triggered via pull request July 6, 2025 18:09
Status Failure
Total duration 11m 19s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 12 warnings
build-ios-newarch
Process completed with exit code 1.
build-ios-newarch
react-native-bottom-tabs-example#build:ios: command (/Users/runner/work/react-native-bottom-tabs/react-native-bottom-tabs/apps/example) /private/var/folders/x7/ch5v91h56_zbvbd1y2f600dm0000gn/T/xfs-5b564757/yarn run build:ios exited (1)
build-ios
Process completed with exit code 1.
build-ios
react-native-bottom-tabs-example#build:ios: command (/Users/runner/work/react-native-bottom-tabs/react-native-bottom-tabs/apps/example) /private/var/folders/x7/ch5v91h56_zbvbd1y2f600dm0000gn/T/xfs-c92ae690/yarn run build:ios exited (1)
swift-lint: packages/react-native-bottom-tabs/ios/Events/OnNativeLayoutEvent.swift#L6
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/Events/PageSelectedEvent.swift#L12
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/Events/PageSelectedEvent.swift#L12
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/Events/PageSelectedEvent.swift#L6
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/Events/PageSelectedEvent.swift#L5
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#L159
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#L88
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#L58
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#L91
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#L67
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/TabView.tsx#L230
'loaded' is already declared in the upper scope on line 226 column 10
build-macos
xcbeautify 2.28.0 is already installed and up-to-date. To reinstall 2.28.0, run: brew reinstall xcbeautify