[OC-53465] Update Xcode: 15.4 → 16.1 #76
unit-test.yml
on: pull_request
Check unit test
8m 14s
Annotations
13 warnings
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
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-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/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/MDCSnackbarManager.m#L424
'keyWindow' is deprecated: first deprecated in iOS 13.0 - Should not be used for applications that support multiple scenes as it returns a key window across all connected scenes [-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
|