feat: add appkit basic examples #9162
Annotations
10 warnings
packages/common/src/utils/InputUtil.ts#L29
Variable name `controlPressed` must have one of the following prefixes: is, has, can, should, will, did
|
packages/common/src/utils/InputUtil.ts#L32
Variable name `selectAll` must have one of the following prefixes: is, has, can, should, will, did
|
packages/common/src/utils/InputUtil.ts#L33
Variable name `copyKey` must have one of the following prefixes: is, has, can, should, will, did
|
packages/common/src/utils/InputUtil.ts#L34
Variable name `pasteKey` must have one of the following prefixes: is, has, can, should, will, did
|
packages/common/src/utils/InputUtil.ts#L35
Variable name `cutKey` must have one of the following prefixes: is, has, can, should, will, did
|
packages/adapters/wagmi/src/client.ts#L277
Variable name `emailEnabled` must have one of the following prefixes: is, has, can, should, will, did
|
packages/ui-new/src/composites/wui-tabs/index.ts#L26
Variable name `active` must have one of the following prefixes: is, has, can, should, will, did
|
packages/ui-new/src/utils/TransactionUtil.ts#L33
Variable name `haveMultipleTransfers` must have one of the following prefixes: is, has, can, should, will, did
|
packages/ui-new/src/utils/TransactionUtil.ts#L34
Variable name `haveTwoTransfers` must have one of the following prefixes: is, has, can, should, will, did
|
packages/ui-new/src/utils/TransactionUtil.ts#L82
Variable name `haveTransfer` must have one of the following prefixes: is, has, can, should, will, did
|
The logs for this run have expired and are no longer available.
Loading