refactor: lazy load coinbase package #9279
pr_checks.yml
on: pull_request
Matrix: code_style
test
4m 5s
Matrix: ui-test / Playwright Tests
Annotations
10 warnings
code_style (lint):
packages/common/src/utils/InputUtil.ts#L29
Variable name `controlPressed` must have one of the following prefixes: is, has, can, should, will, did
|
code_style (lint):
packages/common/src/utils/InputUtil.ts#L32
Variable name `selectAll` must have one of the following prefixes: is, has, can, should, will, did
|
code_style (lint):
packages/common/src/utils/InputUtil.ts#L33
Variable name `copyKey` must have one of the following prefixes: is, has, can, should, will, did
|
code_style (lint):
packages/common/src/utils/InputUtil.ts#L34
Variable name `pasteKey` must have one of the following prefixes: is, has, can, should, will, did
|
code_style (lint):
packages/common/src/utils/InputUtil.ts#L35
Variable name `cutKey` must have one of the following prefixes: is, has, can, should, will, did
|
code_style (lint):
packages/wallet-button/src/scaffold-ui/appkit-wallet-button/index.ts#L92
Variable name `walletConnect` must have one of the following prefixes: is, has, can, should, will, did
|
code_style (lint):
packages/wallet-button/src/scaffold-ui/appkit-wallet-button/index.ts#L94
Variable name `loading` must have one of the following prefixes: is, has, can, should, will, did
|
code_style (lint):
packages/wallet-button/src/utils/ConnectorUtil.ts#L79
Variable name `connectingSocial` must have one of the following prefixes: is, has, can, should, will, did
|
code_style (lint):
packages/adapters/wagmi/src/client.ts#L294
Variable name `emailEnabled` must have one of the following prefixes: is, has, can, should, will, did
|
code_style (lint):
packages/siwe/src/client.ts#L23
Variable name `required` must have one of the following prefixes: is, has, can, should, will, did
|