refactor: make the wallet image listen state updates for embedded use case #8142
Annotations
11 warnings
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
check:
packages/common/src/utils/InputUtil.ts#L29
Variable name `controlPressed` must have one of the following prefixes: is, has, can, should, will, did
|
check:
packages/common/src/utils/InputUtil.ts#L32
Variable name `selectAll` must have one of the following prefixes: is, has, can, should, will, did
|
check:
packages/common/src/utils/InputUtil.ts#L33
Variable name `copyKey` must have one of the following prefixes: is, has, can, should, will, did
|
check:
packages/common/src/utils/InputUtil.ts#L34
Variable name `pasteKey` must have one of the following prefixes: is, has, can, should, will, did
|
check:
packages/common/src/utils/InputUtil.ts#L35
Variable name `cutKey` must have one of the following prefixes: is, has, can, should, will, did
|
check:
packages/adapters/ethers5/src/client.ts#L267
Variable name `injectedConnector` must have one of the following prefixes: is, has, can, should, will, did
|
check:
packages/adapters/solana/src/client.ts#L77
Variable name `emailEnabled` must have one of the following prefixes: is, has, can, should, will, did
|
check:
packages/adapters/solana/src/client.ts#L78
Variable name `socialsEnabled` must have one of the following prefixes: is, has, can, should, will, did
|
check:
packages/appkit/src/client.ts#L1793
Variable name `emailEnabled` must have one of the following prefixes: is, has, can, should, will, did
|
check:
packages/adapters/wagmi/src/client.ts#L223
Variable name `emailEnabled` must have one of the following prefixes: is, has, can, should, will, did
|
Loading