Skip to content

[OC-53465] Update Xcode: 15.4 → 16.1 #77

[OC-53465] Update Xcode: 15.4 → 16.1

[OC-53465] Update Xcode: 15.4 → 16.1 #77

Triggered via pull request October 31, 2024 10:47
Status Success
Total duration 10m 42s
Artifacts

unit-test.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
Check unit test: --- xcodebuild#L1
Using the first of multiple matching destinations:
Check unit test: Pods/MaterialComponents/components/FlexibleHeader/src/private/MDCStatusBarShifter.m#L74
'statusBarFrame' is deprecated: first deprecated in iOS 13.0 - Use the statusBarManager property of the window scene instead. [-Wdeprecated-declarations]
Check unit test: Pods/MaterialComponents/components/FlexibleHeader/src/private/MDCStatusBarShifter.m#L78
'UIApplicationDidChangeStatusBarFrameNotification' is deprecated: first deprecated in iOS 13.0 - Use viewWillTransitionToSize:withTransitionCoordinator: instead. [-Wdeprecated-declarations]
Check unit test: Pods/MaterialComponents/components/FlexibleHeader/src/private/MDCStatusBarShifter.m#L87
'statusBarFrame' is deprecated: first deprecated in iOS 13.0 - Use the statusBarManager property of the window scene instead. [-Wdeprecated-declarations]
Check unit test: Pods/MaterialComponents/components/FlexibleHeader/src/private/MDCStatusBarShifter.m#L186
'statusBarFrame' is deprecated: first deprecated in iOS 13.0 - Use the statusBarManager property of the window scene instead. [-Wdeprecated-declarations]
Check unit test: Pods/MaterialComponents/components/FlexibleHeader/src/private/MDCStatusBarShifter.m#L271
'statusBarFrame' is deprecated: first deprecated in iOS 13.0 - Use the statusBarManager property of the window scene instead. [-Wdeprecated-declarations]
Check unit test: Pods/MaterialComponents/components/FlexibleHeader/src/private/MDCStatusBarShifter.m#L292
'statusBarFrame' is deprecated: first deprecated in iOS 13.0 - Use the statusBarManager property of the window scene instead. [-Wdeprecated-declarations]
Check unit test: Pods/MaterialComponents/components/Snackbar/src/MDCSnackbarMessageView.m#L500
'UI_USER_INTERFACE_IDIOM' is deprecated: first deprecated in iOS 13.0 - Use -[UIDevice userInterfaceIdiom] directly. [-Wdeprecated-declarations]
Check unit test: Pods/MaterialComponents/components/Snackbar/src/MDCSnackbarMessageView.m#L505
'UI_USER_INTERFACE_IDIOM' is deprecated: first deprecated in iOS 13.0 - Use -[UIDevice userInterfaceIdiom] directly. [-Wdeprecated-declarations]
Check unit test: Pods/MaterialComponents/components/Snackbar/src/private/MDCSnackbarOverlayView.m#L171
'UIApplicationWillChangeStatusBarOrientationNotification' is deprecated: first deprecated in iOS 13.0 - Use viewWillTransitionToSize:withTransitionCoordinator: instead. [-Wdeprecated-declarations]
Check unit test
xcbeautify 2.14.1 is already installed and up-to-date. To reinstall 2.14.1, run: brew reinstall xcbeautify