[OC-51592] Updated minimum OS deployment from iOS 13 to iOS 14 #71
unit-test.yml
on: pull_request
Check unit test
1m 40s
Annotations
13 warnings
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/NavigationBar/src/MDCNavigationBar.m#L778
'inkColor' is deprecated: Set enableRippleBehavior to YES and use rippleColor instead. [-Wdeprecated-declarations]
|
Check unit test:
Pods/MaterialComponents/components/NavigationBar/src/MDCNavigationBar.m#L779
'inkColor' is deprecated: Set enableRippleBehavior to YES and use rippleColor instead. [-Wdeprecated-declarations]
|
Check unit test:
Pods/MaterialComponents/components/Ink/src/private/MDCLegacyInkLayer.m#L57
a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
|
Check unit test:
Pods/MaterialComponents/components/Ink/src/MDCInkView.m#L44
implementing deprecated class [-Wdeprecated-implementations]
|
Check unit test:
Pods/MaterialComponents/components/Ink/src/MDCInkTouchController.m#L30
implementing deprecated class [-Wdeprecated-implementations]
|
Check unit test:
Pods/MaterialComponents/components/Ink/src/MDCInkGestureRecognizer.m#L21
implementing deprecated class [-Wdeprecated-implementations]
|
Check unit test:
Pods/MaterialComponents/components/Buttons/src/MDCFloatingButton.m#L501
implementing deprecated method [-Wdeprecated-implementations]
|
Check unit test:
Pods/MaterialComponents/components/Buttons/src/MDCFloatingButton.m#L530
'hitAreaInsets' is deprecated: Use centerVisibleArea instead. [-Wdeprecated-declarations]
|
Check unit test:
Pods/MaterialComponents/components/FlexibleHeader/src/MDCFlexibleHeaderViewController.m#L164
'automaticallyAdjustsScrollViewInsets' is deprecated: first deprecated in iOS 11.0 - Use UIScrollView's contentInsetAdjustmentBehavior instead [-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
|