feat: add Tab api support on newer OS #766
ci.yml
on: pull_request
lint
39s
swift-lint
30s
build-library
31s
build-android
1m 1s
build-android-newarch
9m 30s
build-ios
19m 33s
build-ios-newarch
18m 51s
build-macos
2m 24s
Annotations
12 warnings
swift-lint:
packages/react-native-bottom-tabs/ios/TabView/LegacyTabView.swift#L27
Trailing Whitespace Violation: Lines should not have trailing whitespace (trailing_whitespace)
|
swift-lint:
packages/react-native-bottom-tabs/ios/TabView/LegacyTabView.swift#L22
Trailing Whitespace Violation: Lines should not have trailing whitespace (trailing_whitespace)
|
swift-lint:
packages/react-native-bottom-tabs/ios/TabView/LegacyTabView.swift#L9
Trailing Whitespace Violation: Lines should not have trailing whitespace (trailing_whitespace)
|
swift-lint:
packages/react-native-bottom-tabs/ios/TabView/LegacyTabView.swift#L5
Trailing Whitespace Violation: Lines should not have trailing whitespace (trailing_whitespace)
|
swift-lint:
packages/react-native-bottom-tabs/ios/TabViewImpl.swift#L44
Trailing Whitespace Violation: Lines should not have trailing whitespace (trailing_whitespace)
|
swift-lint:
packages/react-native-bottom-tabs/ios/TabViewImpl.swift#L39
Trailing Whitespace Violation: Lines should not have trailing whitespace (trailing_whitespace)
|
swift-lint:
packages/react-native-bottom-tabs/ios/TabViewImpl.swift#L16
Trailing Whitespace Violation: Lines should not have trailing whitespace (trailing_whitespace)
|
swift-lint:
packages/react-native-bottom-tabs/ios/TabViewImpl.swift#L33
Trailing Closure Violation: Trailing closure syntax should be used whenever possible (trailing_closure)
|
swift-lint:
packages/react-native-bottom-tabs/ios/TabViewImpl.swift#L24
Trailing Closure Violation: Trailing closure syntax should be used whenever possible (trailing_closure)
|
swift-lint:
packages/react-native-bottom-tabs/ios/TabViewImpl.swift#L135
Legacy Objective-C Reference Type Violation: Prefer Swift value types to bridged Objective-C reference types (legacy_objc_type)
|
lint:
packages/react-native-bottom-tabs/src/TabView.tsx#L225
'loaded' is already declared in the upper scope on line 221 column 10
|
build-macos
xcbeautify 2.28.0 is already installed and up-to-date.
To reinstall 2.28.0, run:
brew reinstall xcbeautify
|