Skip to content

docs: update theme #793

docs: update theme

docs: update theme #793

Triggered via pull request July 18, 2025 09:06
Status Failure
Total duration 2m 57s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

14 errors and 11 warnings
build-library
Process completed with exit code 1.
build-library
@bottom-tabs/react-navigation#build: command (/home/runner/work/react-native-bottom-tabs/react-native-bottom-tabs/packages/react-navigation) /tmp/xfs-812292ef/yarn run build exited (1)
build-android
Process completed with exit code 1.
build-android-newarch
Process completed with exit code 1.
build-android
@bottom-tabs/react-navigation#build: command (/home/runner/work/react-native-bottom-tabs/react-native-bottom-tabs/packages/react-navigation) /tmp/xfs-a04888dc/yarn run build exited (1)
build-android-newarch
@bottom-tabs/react-navigation#build: command (/home/runner/work/react-native-bottom-tabs/react-native-bottom-tabs/packages/react-navigation) /tmp/xfs-8e0aae5e/yarn run build exited (1)
lint
Process completed with exit code 1.
lint
@bottom-tabs/react-navigation#build: command (/home/runner/work/react-native-bottom-tabs/react-native-bottom-tabs/packages/react-navigation) /tmp/xfs-019a188b/yarn run build exited (1)
build-macos
Process completed with exit code 1.
build-macos
@bottom-tabs/react-navigation#build: command (/Users/runner/work/react-native-bottom-tabs/react-native-bottom-tabs/packages/react-navigation) /private/var/folders/x7/ch5v91h56_zbvbd1y2f600dm0000gn/T/xfs-c9b49838/yarn run build exited (1)
build-ios-newarch
Process completed with exit code 1.
build-ios-newarch
@bottom-tabs/react-navigation#build: command (/Users/runner/work/react-native-bottom-tabs/react-native-bottom-tabs/packages/react-navigation) /private/var/folders/x7/ch5v91h56_zbvbd1y2f600dm0000gn/T/xfs-2203bfbb/yarn run build exited (1)
build-ios
Process completed with exit code 1.
build-ios
@bottom-tabs/react-navigation#build: command (/Users/runner/work/react-native-bottom-tabs/react-native-bottom-tabs/packages/react-navigation) /private/var/folders/x7/ch5v91h56_zbvbd1y2f600dm0000gn/T/xfs-eb168781/yarn run build exited (1)
swift-lint: packages/react-native-bottom-tabs/ios/TabViewProvider.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/TabViewImpl.swift#L132
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/TabViewProps.swift#L61
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#L61
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#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)
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/TabView.tsx#L230
'loaded' is already declared in the upper scope on line 226 column 10