Skip to content

10.0.0-beta.2 (#57) #286

10.0.0-beta.2 (#57)

10.0.0-beta.2 (#57) #286

Triggered via push July 26, 2023 04:14
Status Success
Total duration 25m 49s
Artifacts

UnitTests.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

12 warnings
Unit tests
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/cache@937d24475381cd9c75ae6db12cb4e79714b926ed. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
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/