Skip to content

[OC-51592] Updated minimum OS deployment from iOS 13 to iOS 14 #73

[OC-51592] Updated minimum OS deployment from iOS 13 to iOS 14

[OC-51592] Updated minimum OS deployment from iOS 13 to iOS 14 #73

Triggered via pull request May 23, 2024 19:05
Status Failure
Total duration 3m 16s
Artifacts

unit-test.yml

on: pull_request
Check unit test
3m 8s
Check unit test
Fit to window
Zoom out
Zoom in

Annotations

1 error and 13 warnings
Check unit test
Process completed with exit code 65.
Check unit test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Check unit test
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
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/private/MDCSnackbarOverlayView.m#L171
'UIApplicationWillChangeStatusBarOrientationNotification' is deprecated: first deprecated in iOS 13.0 - Use viewWillTransitionToSize:withTransitionCoordinator: instead. [-Wdeprecated-declarations]
Check unit test: Pods/MaterialComponents/components/Snackbar/src/private/MDCSnackbarOverlayView.m#L176
'UIApplicationDidChangeStatusBarOrientationNotification' is deprecated: first deprecated in iOS 13.0 - Use viewWillTransitionToSize:withTransitionCoordinator: instead. [-Wdeprecated-declarations]
Check unit test: Pods/MaterialComponents/components/Snackbar/src/private/MDCSnackbarOverlayView.m#L275
'UI_USER_INTERFACE_IDIOM' is deprecated: first deprecated in iOS 13.0 - Use -[UIDevice userInterfaceIdiom] directly. [-Wdeprecated-declarations]
Check unit test
xcbeautify 2.3.1 is already installed and up-to-date. To reinstall 2.3.1, run: brew reinstall xcbeautify