Skip to content

[OC-49321] Update Xcode: 13.4.1 → 15.2 #66

[OC-49321] Update Xcode: 13.4.1 → 15.2

[OC-49321] Update Xcode: 13.4.1 → 15.2 #66

Triggered via pull request January 12, 2024 16:15
Status Success
Total duration 5m 24s
Artifacts

unit-test.yml

on: pull_request
Check unit test
5m 13s
Check unit test
Fit to window
Zoom out
Zoom in

Annotations

11 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: 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: Pods/MaterialComponents/components/FlexibleHeader/src/MDCFlexibleHeaderViewController.m#L204
'topLayoutGuide' is deprecated: first deprecated in iOS 11.0 - Use view.safeAreaLayoutGuide.topAnchor instead of topLayoutGuide.bottomAnchor [-Wdeprecated-declarations]