feat: hot-wallet #2293
Annotations
10 errors
Test Suite:
packages/hot-wallet/src/lib/index.ts#L1
Replace `·type·WalletModuleFactory,·type·InjectedWallet·` with `⏎··type·WalletModuleFactory,⏎··type·InjectedWallet,⏎`
|
Test Suite:
packages/hot-wallet/src/lib/index.ts#L21
Unexpected any. Specify a different type
|
Test Suite:
packages/hot-wallet/src/lib/index.ts#L21
Replace `·config.emitter.emit("accountsChanged",·e)` with `⏎··········config.emitter.emit("accountsChanged",·e)⏎········`
|
Test Suite:
packages/hot-wallet/src/lib/index.ts#L22
Unexpected any. Specify a different type
|
Test Suite:
packages/hot-wallet/src/lib/index.ts#L22
Replace `·config.emitter.emit("signedOut",·e)` with `⏎··········config.emitter.emit("signedOut",·e)⏎········`
|
Test Suite:
packages/hot-wallet/src/lib/index.ts#L23
Unexpected any. Specify a different type
|
Test Suite:
packages/hot-wallet/src/lib/index.ts#L23
Replace `·config.emitter.emit("signedIn",·e)` with `⏎··········config.emitter.emit("signedIn",·e)⏎········`
|
Test Suite:
packages/hot-wallet/src/lib/index.ts#L28
Expected { after 'if' condition
|
Test Suite:
packages/hot-wallet/src/lib/index.ts#L37
Replace `{·accountId:·result.accountId,·publicKey:·result.publicKey·}` with `⏎··············{·accountId:·result.accountId,·publicKey:·result.publicKey·},⏎············`
|
Test Suite:
packages/hot-wallet/src/lib/index.ts#L50
Expected { after 'if' condition
|