Skip to content

chore(deps): bump @types/jest from 26.0.24 to 29.5.7 #2270

chore(deps): bump @types/jest from 26.0.24 to 29.5.7

chore(deps): bump @types/jest from 26.0.24 to 29.5.7 #2270

Triggered via push October 31, 2023 03:14
Status Failure
Total duration 46s
Artifacts

ci.yml

on: push
Build and Test
37s
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/