Skip to content

Make notifications work on android #9670

Make notifications work on android

Make notifications work on android #9670

Triggered via push November 20, 2024 11:46
Status Failure
Total duration 7m 23s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 3 warnings
check: apps/wallet-mobile/src/features/Notifications/useCases/common/hooks.ts#L1
Run autofix to sort these imports!
check: apps/wallet-mobile/src/features/Notifications/useCases/common/hooks.ts#L3
'Registered' is defined but never used. Allowed unused vars must match /^_/u
check: apps/wallet-mobile/src/features/Notifications/useCases/common/hooks.ts#L3
'RegistrationError' is defined but never used. Allowed unused vars must match /^_/u
check: apps/wallet-mobile/src/features/Notifications/useCases/common/hooks.ts#L8
'displayNotificationEvent' is defined but never used. Allowed unused vars must match /^_/u
check: apps/wallet-mobile/src/features/Notifications/useCases/common/hooks.ts#L70
Async arrow function has no 'await' expression
check: apps/wallet-mobile/src/features/Notifications/useCases/common/hooks.ts#L86
Async function has no 'await' expression
check
Process completed with exit code 1.
check
The `set-output` 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/
check
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
check: apps/wallet-mobile/src/features/Notifications/useCases/common/hooks.ts#L88
Unexpected any. Specify a different type