Skip to content

Fix typescript compile error #464

Fix typescript compile error

Fix typescript compile error #464

Triggered via pull request January 11, 2024 03:10
Status Success
Total duration 1m 16s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

ci.yaml

on: pull_request
Matrix: Build and Test
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
Build and Test (18)
The following actions uses node12 which is deprecated and will be forced to run on node16: 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/
Build and Test (18): packages/bitski-provider/src/middleware/eth-accounts.ts#L2
'JsonRpcRequest' is defined but never used
Build and Test (18): packages/bitski-provider/src/signers/browser.ts#L4
'showIframe' is defined but never used
Build and Test (18): packages/bitski-provider/tests/util/mock-engine.ts#L5
Argument 'opts' should be typed
Build and Test (18): packages/bitski/src/-private/auth/access-token.ts#L10
Missing return type on function
Build and Test (18): packages/bitski/src/-private/auth/access-token.ts#L53
Missing return type on function
Build and Test (18): packages/bitski/src/-private/auth/user.ts#L71
Missing return type on function
Build and Test (18): packages/bitski/src/-private/utils/callback.ts#L4
Missing return type on function