Skip to content

Merge pull request #436 from HathorNetwork/release-candidate #969

Merge pull request #436 from HathorNetwork/release-candidate

Merge pull request #436 from HathorNetwork/release-candidate #969

Triggered via push August 28, 2023 17:47
Status Success
Total duration 4m 29s
Artifacts
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
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