Skip to content

revert safeAreaView update (#228) #794

revert safeAreaView update (#228)

revert safeAreaView update (#228) #794

Triggered via push February 7, 2025 14:28
Status Success
Total duration 14m 12s
Artifacts

UnitTests.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

12 warnings
Unit tests
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@937d24475381cd9c75ae6db12cb4e79714b926ed. Please update your workflow to use either v3 or v4 of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-12-05-notice-of-upcoming-releases-and-breaking-changes-for-github-actions/#actions-cache-v1-v2-and-actions-toolkit-cache-package-closing-down
Unit tests: packages/jsActions/mobile-resources-native/src/notifications/HasNotificationPermission.ts#L22
'permissionStatus' is defined but never used. Allowed unused vars must match /createElement/u
Unit tests: packages/jsActions/mobile-resources-native/src/notifications/HasNotificationPermission.ts#L23
'NotDetermined' is defined but never used. Allowed unused vars must match /createElement/u
Unit tests: packages/jsActions/mobile-resources-native/src/notifications/HasNotificationPermission.ts#L24
'Denied' is defined but never used. Allowed unused vars must match /createElement/u
Unit tests: packages/jsActions/mobile-resources-native/src/notifications/HasNotificationPermission.ts#L25
'Authorized' is defined but never used. Allowed unused vars must match /createElement/u
Unit tests: packages/jsActions/mobile-resources-native/src/notifications/HasNotificationPermission.ts#L26
'Provisional' is defined but never used. Allowed unused vars must match /createElement/u
Unit tests
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/