Skip to content

Hotfix/refactors

Hotfix/refactors #132

Triggered via pull request December 6, 2023 13:49
Status Failure
Total duration 29s
Artifacts

test.yml

on: pull_request
build-and-test
22s
build-and-test
Fit to window
Zoom out
Zoom in

Annotations

5 errors
build-and-test: src/utils.ts#L59
Conversion of type 'WalletManager' to type 'IWMContextManagedLocks' may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to 'unknown' first.
build-and-test: src/wallet-manager.ts#L15
Duplicate identifier 'ChainName'.
build-and-test: src/wallet-manager.ts#L27
Duplicate identifier 'ChainName'.
build-and-test: src/wallet-manager.ts#L27
Cannot find module '../lib/wallets/index' or its corresponding type declarations.
build-and-test
Process completed with exit code 2.