Skip to content

chore(deps-dev): bump @types/react from 18.2.14 to 18.2.36 #2277

chore(deps-dev): bump @types/react from 18.2.14 to 18.2.36

chore(deps-dev): bump @types/react from 18.2.14 to 18.2.36 #2277

Triggered via pull request November 7, 2023 03:15
Status Failure
Total duration 39s
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/