Skip to content

fix: πŸ› ts @swc/core version #395

fix: πŸ› ts @swc/core version

fix: πŸ› ts @swc/core version #395

Triggered via push September 8, 2023 10:38
Status Failure
Total duration 1m 6s
Artifacts

npm.yml

on: push
Matrix: Build
Publish
0s
Publish
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 1 warning
Build (ubuntu-latest, 16): src/manager.ts#L265
Argument of type 'Timer' is not assignable to parameter of type 'string | number | Timeout | undefined'.
Build (ubuntu-latest, 16): src/whatsapp/event-handler/login-event-handler.ts#L62
Argument of type 'Timer' is not assignable to parameter of type 'string | number | Timeout | undefined'.
Build (ubuntu-latest, 16): src/whatsapp/whatsapp-base.ts#L50
Argument of type 'Timer' is not assignable to parameter of type 'string | number | Timeout | undefined'.
Build (ubuntu-latest, 16)
Process completed with exit code 1.
Build (ubuntu-latest, 16)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/