feat: bump example to latest #844
Triggered via pull request
September 11, 2025 10:33
Status
Failure
Total duration
9m 19s
Artifacts
–
ci.yml
on: pull_request
lint
1m 12s
swift-lint
27s
build-library
1m 37s
build-android
2m 27s
build-android-newarch
9m 16s
build-ios
5m 5s
build-ios-newarch
4m 35s
build-macos
1m 6s
Annotations
3 errors and 11 warnings
|
build-macos
Process completed with exit code 1.
|
|
lint
Process completed with exit code 2.
|
|
lint
react-native-bottom-tabs#lint: command (/home/runner/work/react-native-bottom-tabs/react-native-bottom-tabs/packages/react-native-bottom-tabs) /tmp/xfs-611e189c/yarn run lint exited (2)
|
|
swift-lint:
packages/react-native-bottom-tabs/ios/TabViewProps.swift#L32
Switch and Case Statement Alignment Violation: Case statements should vertically aligned with their closing brace (switch_case_alignment)
|
|
swift-lint:
packages/react-native-bottom-tabs/ios/TabViewProps.swift#L82
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/TabViewProps.swift#L82
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/TabBarFontSize.swift#L38
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#L94
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#L64
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#L63
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#L20
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#L97
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#L73
Convenience Type Violation: Types used for hosting only static members should be implemented as a caseless enum to avoid instantiation (convenience_type)
|
|
build-macos
xcbeautify 2.30.1 is already installed and up-to-date.
To reinstall 2.30.1, run:
brew reinstall xcbeautify
|