Skip to content

feat(local-notifications): Add buttons for exact notifications settings #2279

feat(local-notifications): Add buttons for exact notifications settings

feat(local-notifications): Add buttons for exact notifications settings #2279

Triggered via pull request November 21, 2023 18:21
Status Failure
Total duration 38s
Artifacts

ci.yml

on: pull_request_target
Build and Test
30s
Build and Test
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 1 warning
Build and Test: src/pages/LocalNotifications.tsx#L1
Argument of type '() => Promise<void>' is not assignable to parameter of type 'LifeCycleCallback'.
Build and Test: src/pages/PushNotifications.tsx#L1
Argument of type '() => Promise<void>' is not assignable to parameter of type 'LifeCycleCallback'.
Build and Test: src/pages/TextZoom.tsx#L1
Argument of type '() => Promise<void>' is not assignable to parameter of type 'LifeCycleCallback'.
Build and Test
Process completed with exit code 2.
Build and Test
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-node@v1, actions/checkout@v2, actions/cache@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/