Merge pull request #25 #67
Annotations
11 warnings
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/
|
Run unit test:
Pods/MaterialComponents/components/NavigationBar/src/MDCNavigationBar.m#L778
'inkColor' is deprecated: Set enableRippleBehavior to YES and use rippleColor instead. [-Wdeprecated-declarations]
|
Run unit test:
Pods/MaterialComponents/components/NavigationBar/src/MDCNavigationBar.m#L779
'inkColor' is deprecated: Set enableRippleBehavior to YES and use rippleColor instead. [-Wdeprecated-declarations]
|
Run 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]
|
Run unit test:
Pods/MaterialComponents/components/Ink/src/MDCInkView.m#L44
implementing deprecated class [-Wdeprecated-implementations]
|
Run unit test:
Pods/MaterialComponents/components/Ink/src/MDCInkTouchController.m#L30
implementing deprecated class [-Wdeprecated-implementations]
|
Run unit test:
Pods/MaterialComponents/components/Ink/src/MDCInkGestureRecognizer.m#L21
implementing deprecated class [-Wdeprecated-implementations]
|
Run unit test:
Pods/MaterialComponents/components/Buttons/src/MDCFloatingButton.m#L501
implementing deprecated method [-Wdeprecated-implementations]
|
Run unit test:
Pods/MaterialComponents/components/Buttons/src/MDCFloatingButton.m#L530
'hitAreaInsets' is deprecated: Use centerVisibleArea instead. [-Wdeprecated-declarations]
|
Run 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]
|
Run 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]
|
The logs for this run have expired and are no longer available.
Loading