Skip to content

Fix overrides

Fix overrides #227

Triggered via pull request February 28, 2024 17:21
Status Success
Total duration 1m 33s
Artifacts

ci.yml

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

Annotations

11 warnings
ci (20.x)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
ci (20.x): packages/caravan-bitcoin/src/addresses.test.ts#L8
'ADDRESSES' is never reassigned. Use 'const' instead
ci (20.x): packages/caravan-bitcoin/src/addresses.test.ts#L11
Unexpected any. Specify a different type
ci (20.x): packages/caravan-bitcoin/src/addresses.test.ts#L14
Unexpected any. Specify a different type
ci (20.x): packages/caravan-bitcoin/src/addresses.test.ts#L24
Unexpected any. Specify a different type
ci (20.x): packages/caravan-bitcoin/src/addresses.test.ts#L27
Unexpected any. Specify a different type
ci (20.x): packages/caravan-bitcoin/src/addresses.test.ts#L36
Unexpected any. Specify a different type
ci (20.x): packages/caravan-bitcoin/src/addresses.test.ts#L37
Unexpected any. Specify a different type
ci (20.x): packages/caravan-bitcoin/src/braid.ts#L262
Unexpected any. Specify a different type
ci (20.x): packages/caravan-bitcoin/src/inputs.ts#L42
'utxoIDs' is never reassigned. Use 'const' instead
ci (20.x): packages/caravan-bitcoin/src/inputs.ts#L104
'error' is never reassigned. Use 'const' instead