Skip to content

Add Privacy Manifest #68

Add Privacy Manifest

Add Privacy Manifest #68

Triggered via push March 26, 2024 13:22
Status Success
Total duration 4m 45s
Artifacts

unit-test.yml

on: push
Check unit test
4m 36s
Check unit test
Fit to window
Zoom out
Zoom in

Annotations

12 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: 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]