Skip to content

tests: using jest fake timers #957

tests: using jest fake timers

tests: using jest fake timers #957

Re-run triggered July 28, 2023 14:53
Status Failure
Total duration 4m 7s
Artifacts

pr-validation.yml

on: pull_request
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

1 error and 11 warnings
build (16.x)
Process completed with exit code 1.
build (16.x)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build (16.x): src/db/index.ts#L2405
Unexpected any. Specify a different type
build (16.x): src/db/index.ts#L2449
Argument 'result' should be typed with a non-any type
build (16.x): src/db/index.ts#L2449
Unexpected any. Specify a different type
build (16.x): src/db/index.ts#L3084
Argument 'mysql' should be typed
build (16.x): src/db/index.ts#L3099
Missing return type on function
build (16.x): src/db/index.ts#L3099
Argument 'mysql' should be typed
build (16.x): src/fullnode.ts#L18
Unexpected any. Specify a different type
build (16.x): src/utils.ts#L180
Unexpected any. Specify a different type
build (16.x): src/utils.ts#L198
Unexpected any. Specify a different type
build (16.x): tests/commons.test.ts#L594
Unexpected any. Specify a different type