refactor: disconnect logic and state update for multiple adapter use cases #8110
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/siwe/src/client.ts#L22
Variable name `enabled` must have one of the following prefixes: is, has, can, should, will, did
|
check:
packages/siwe/src/client.ts#L25
Variable name `signOutOnAccountChange` must have one of the following prefixes: is, has, can, should, will, did
|
check:
packages/siwe/src/client.ts#L26
Variable name `signOutOnDisconnect` must have one of the following prefixes: is, has, can, should, will, did
|
check:
packages/siwe/src/client.ts#L27
Variable name `signOutOnNetworkChange` 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/core/src/controllers/AlertController.ts#L35
Variable name `debug` must have one of the following prefixes: is, has, can, should, will, did
|
check:
packages/core/src/controllers/ChainController.ts#L259
Variable name `unsupportedNetwork` must have one of the following prefixes: is, has, can, should, will, did
|
check:
packages/core/src/controllers/ModalController.ts#L50
Variable name `noAdapters` must have one of the following prefixes: is, has, can, should, will, did
|
Loading