Skip to content

add canary network #138

add canary network

add canary network #138

Triggered via pull request February 4, 2025 19:22
Status Failure
Total duration 30s
Artifacts

ci.yml

on: pull_request
lint_test  /  build
21s
lint_test / build
Fit to window
Zoom out
Zoom in

Annotations

3 errors
lint_test / build: src/core/wallets/btc/bitget/provider.ts#L36
Element implicitly has an 'any' type because expression of type 'Network' can't be used to index type '{ mainnet: string; testnet: string; signet: string; }'.
lint_test / build: src/core/wallets/btc/okx/provider.ts#L31
Element implicitly has an 'any' type because expression of type 'Network' can't be used to index type '{ mainnet: string; testnet: string; signet: string; }'.
lint_test / build
Process completed with exit code 2.