Skip to content

fix: improve subview foreach, use IdentifiablePlatformView #832

fix: improve subview foreach, use IdentifiablePlatformView

fix: improve subview foreach, use IdentifiablePlatformView #832

Triggered via pull request August 27, 2025 18:42
Status Success
Total duration 2m 36s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

12 warnings
swift-lint: packages/react-native-bottom-tabs/ios/TabItemEventModifier.swift#L63
Line Length Violation: Line should be 120 characters or less; currently it has 137 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)
swift-lint: packages/react-native-bottom-tabs/ios/TabItemEventModifier.swift#L63
Comma Spacing Violation: There should be no space before and one after any comma (comma)
swift-lint: packages/react-native-bottom-tabs/ios/TabView/NewTabView.swift#L29
Trailing Whitespace Violation: Lines should not have trailing whitespace (trailing_whitespace)
swift-lint: packages/react-native-bottom-tabs/ios/TabView/NewTabView.swift#L21
Trailing Whitespace Violation: Lines should not have trailing whitespace (trailing_whitespace)
swift-lint: packages/react-native-bottom-tabs/ios/TabView/NewTabView.swift#L18
Trailing Whitespace Violation: Lines should not have trailing whitespace (trailing_whitespace)
swift-lint: packages/react-native-bottom-tabs/ios/TabView/NewTabView.swift#L10
Trailing Whitespace Violation: Lines should not have trailing whitespace (trailing_whitespace)
swift-lint: packages/react-native-bottom-tabs/ios/TabView/NewTabView.swift#L6
Trailing Whitespace Violation: Lines should not have trailing whitespace (trailing_whitespace)
lint: packages/react-native-bottom-tabs/src/TabView.tsx#L249
'loaded' is already declared in the upper scope on line 245 column 10
build-macos
xcbeautify 2.30.1 is already installed and up-to-date. To reinstall 2.30.1, run: brew reinstall xcbeautify