fix: improve subview foreach, use IdentifiablePlatformView #832
ci.yml
on: pull_request
lint
43s
swift-lint
30s
build-library
32s
build-android
1m 19s
build-android-newarch
1m 20s
build-ios
1m 37s
build-ios-newarch
1m 58s
build-macos
2m 30s
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
|