fix: add validation for controls information to prevent errors while … #248
build.yml
on: push
Build
2m 5s
Danger SwiftLint
0s
PodLint
9m 21s
Matrix: Build Swift Package
Test
2m 53s
Annotations
66 warnings
Build Swift Package (tvOS)
xcbeautify 2.15.0 is already installed and up-to-date.
To reinstall 2.15.0, run:
brew reinstall xcbeautify
|
Build Swift Package (tvOS):
<unknown>#L1
no method declared with Objective-C selector 'initializeScreenshotFeature'
|
Build Swift Package (tvOS):
<unknown>#L1
no method declared with Objective-C selector 'initializeIntervalUpdateFeature'
|
Build Swift Package (tvOS):
<unknown>#L1
no method declared with Objective-C selector 'subscribeForRealtimeUpdates'
|
Build Swift Package (tvOS):
<unknown>#L1
no method declared with Objective-C selector 'unsubscribeFromRealtimeUpdates'
|
Build Swift Package (tvOS):
<unknown>#L1
use of string literal for Objective-C selectors is deprecated; use '#selector' instead
|
Build Swift Package (tvOS):
<unknown>#L1
use of string literal for Objective-C selectors is deprecated; use '#selector' instead
|
Build Swift Package (tvOS):
<unknown>#L1
use of string literal for Objective-C selectors is deprecated; use '#selector' instead
|
Build Swift Package (tvOS):
<unknown>#L1
use of string literal for Objective-C selectors is deprecated; use '#selector' instead
|
Build Swift Package (tvOS):
<unknown>#L1
use of string literal for Objective-C selectors is deprecated; use '#selector' instead
|
Build Swift Package (tvOS):
<unknown>#L1
no method declared with Objective-C selector 'unsubscribeFromRealtimeUpdates'
|
Build Swift Package (macOS)
xcbeautify 2.15.0 is already installed and up-to-date.
To reinstall 2.15.0, run:
brew reinstall xcbeautify
|
Build Swift Package (macOS):
<unknown>#L1
no method declared with Objective-C selector 'initializeScreenshotFeature'
|
Build Swift Package (macOS):
<unknown>#L1
no method declared with Objective-C selector 'initializeIntervalUpdateFeature'
|
Build Swift Package (macOS):
<unknown>#L1
no method declared with Objective-C selector 'subscribeForRealtimeUpdates'
|
Build Swift Package (macOS):
<unknown>#L1
no method declared with Objective-C selector 'unsubscribeFromRealtimeUpdates'
|
Build Swift Package (macOS):
<unknown>#L1
use of string literal for Objective-C selectors is deprecated; use '#selector' instead
|
Build Swift Package (macOS):
<unknown>#L1
use of string literal for Objective-C selectors is deprecated; use '#selector' instead
|
Build Swift Package (macOS):
<unknown>#L1
use of string literal for Objective-C selectors is deprecated; use '#selector' instead
|
Build Swift Package (macOS):
<unknown>#L1
use of string literal for Objective-C selectors is deprecated; use '#selector' instead
|
Build Swift Package (macOS):
<unknown>#L1
use of string literal for Objective-C selectors is deprecated; use '#selector' instead
|
Build Swift Package (macOS):
<unknown>#L1
no method declared with Objective-C selector 'unsubscribeFromRealtimeUpdates'
|
Build Swift Package (iOS)
xcbeautify 2.16.0 is already installed and up-to-date.
To reinstall 2.16.0, run:
brew reinstall xcbeautify
|
Build Swift Package (iOS):
<unknown>#L1
no method declared with Objective-C selector 'initializeScreenshotFeature'
|
Build Swift Package (iOS):
<unknown>#L1
no method declared with Objective-C selector 'initializeIntervalUpdateFeature'
|
Build Swift Package (iOS):
<unknown>#L1
no method declared with Objective-C selector 'subscribeForRealtimeUpdates'
|
Build Swift Package (iOS):
<unknown>#L1
no method declared with Objective-C selector 'unsubscribeFromRealtimeUpdates'
|
Build Swift Package (iOS):
<unknown>#L1
use of string literal for Objective-C selectors is deprecated; use '#selector' instead
|
Build Swift Package (iOS):
<unknown>#L1
use of string literal for Objective-C selectors is deprecated; use '#selector' instead
|
Build Swift Package (iOS):
<unknown>#L1
use of string literal for Objective-C selectors is deprecated; use '#selector' instead
|
Build Swift Package (iOS):
<unknown>#L1
use of string literal for Objective-C selectors is deprecated; use '#selector' instead
|
Build Swift Package (iOS):
<unknown>#L1
use of string literal for Objective-C selectors is deprecated; use '#selector' instead
|
Build Swift Package (iOS):
<unknown>#L1
no method declared with Objective-C selector 'unsubscribeFromRealtimeUpdates'
|
Build Swift Package (watchOS):
<unknown>#L1
no method declared with Objective-C selector 'initializeScreenshotFeature'
|
Build Swift Package (watchOS):
<unknown>#L1
no method declared with Objective-C selector 'initializeIntervalUpdateFeature'
|
Build Swift Package (watchOS):
<unknown>#L1
no method declared with Objective-C selector 'subscribeForRealtimeUpdates'
|
Build Swift Package (watchOS):
<unknown>#L1
use of string literal for Objective-C selectors is deprecated; use '#selector' instead
|
Build Swift Package (watchOS):
<unknown>#L1
no method declared with Objective-C selector 'initializeSettings'
|
Build Swift Package (watchOS):
<unknown>#L1
use of string literal for Objective-C selectors is deprecated; use '#selector' instead
|
Build Swift Package (watchOS):
<unknown>#L1
no method declared with Objective-C selector 'initializeSettings'
|
Build Swift Package (watchOS):
<unknown>#L1
no method declared with Objective-C selector 'unsubscribeFromRealtimeUpdates'
|
Build Swift Package (watchOS):
<unknown>#L1
no method declared with Objective-C selector 'initializeScreenshotFeature'
|
Build Swift Package (watchOS):
<unknown>#L1
no method declared with Objective-C selector 'initializeIntervalUpdateFeature'
|
Build Swift Package (watchOS)
xcbeautify 2.15.0 is already installed and up-to-date.
To reinstall 2.15.0, run:
brew reinstall xcbeautify
|
Build:
Example/Pods/netfox/netfox/iOS/NFXSettingsController_iOS.swift#L30
'automaticallyAdjustsScrollViewInsets' was deprecated in iOS 11.0: Use UIScrollView's contentInsetAdjustmentBehavior instead
|
Build:
Example/Pods/netfox/netfox/iOS/NFXSettingsController_iOS.swift#L74
'openURL' was deprecated in iOS 10.0
|
Build:
Example/Pods/netfox/netfox/iOS/NFXListController_iOS.swift#L30
'automaticallyAdjustsScrollViewInsets' was deprecated in iOS 11.0: Use UIScrollView's contentInsetAdjustmentBehavior instead
|
Build:
Example/Pods/netfox/netfox/iOS/NFXListController_iOS.swift#L55
'dimsBackgroundDuringPresentation' was deprecated in iOS 12.0
|
Build:
ld#L1
ignoring duplicate libraries: '-lc++'
|
Build:
Example/Pods/SwiftDate/Sources/SwiftDate/Supports/Commons.swift#L213
switch must be exhaustive
|
Build:
Example/Pods/SwiftDate/Sources/SwiftDate/Date/Date+Compare.swift#L153
switch must be exhaustive
|
Build:
Example/Pods/RealmSwift/RealmSwift/Projection.swift#L801
stored property 'impl' of 'Sendable'-conforming class 'UnfairLock' has non-sendable type 'os_unfair_lock_t' (aka 'UnsafeMutablePointer<os_unfair_lock_s>')
|
Build:
Example/Pods/RealmSwift/RealmSwift/Realm.swift#L1353
passing argument of non-sendable type 'RLMRealm' outside of actor-isolated context may introduce data races
|
Build:
Example/Pods/RealmSwift/RealmSwift/RealmConfiguration.swift#L346
converting non-sendable function value to '@sendable (SyncSubscriptionSet) -> Void' may introduce data races
|
Build
xcbeautify 2.15.0 is already installed and up-to-date.
To reinstall 2.15.0, run:
brew reinstall xcbeautify
|
Test:
<unknown>#L1
no method declared with Objective-C selector 'initializeScreenshotFeature'
|
Test:
<unknown>#L1
no method declared with Objective-C selector 'initializeIntervalUpdateFeature'
|
Test:
<unknown>#L1
no method declared with Objective-C selector 'subscribeForRealtimeUpdates'
|
Test:
<unknown>#L1
no method declared with Objective-C selector 'unsubscribeFromRealtimeUpdates'
|
Test:
<unknown>#L1
no method declared with Objective-C selector 'stopRealtimeUpdates'
|
Test:
<unknown>#L1
use of string literal for Objective-C selectors is deprecated; use '#selector' instead
|
Test:
<unknown>#L1
no method declared with Objective-C selector 'stopRealtimeUpdates'
|
Test:
<unknown>#L1
use of string literal for Objective-C selectors is deprecated; use '#selector' instead
|
Test:
<unknown>#L1
no method declared with Objective-C selector 'subscribeForRealtimeUpdates'
|
Test:
<unknown>#L1
no method declared with Objective-C selector 'unsubscribeFromRealtimeUpdates'
|
Test
xcbeautify 2.15.0 is already installed and up-to-date.
To reinstall 2.15.0, run:
brew reinstall xcbeautify
|