Skip to content

Merge pull request #25 #67

Merge pull request #25

Merge pull request #25 #67

Triggered via push January 15, 2024 16:31
Status Success
Total duration 6m 20s
Artifacts

unit-test.yml

on: push
Check unit test
6m 6s
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]