feat: display name if 0 bal #12
Annotations
10 errors and 11 warnings
lint:
src/components/AccountSelector/AccountSelector.tsx#L77
Strings must use singlequote
|
lint:
src/components/AccountSelector/AccountSelector.tsx#L77
Operator '?' must be spaced
|
lint:
src/components/AccountSelector/AccountSelector.tsx#L77
Operator ':' must be spaced
|
lint:
src/components/AccountSelector/AccountSelector.tsx#L78
Strings must use singlequote
|
lint:
src/components/AccountSelector/AccountSelector.tsx#L78
Operator '?' must be spaced
|
lint:
src/components/AccountSelector/AccountSelector.tsx#L78
Missing parentheses around multilines JSX
|
lint:
src/components/AccountSelector/AccountSelector.tsx#L97
Expected closing tag to match indentation of opening
|
lint:
src/components/AccountSelector/AccountSelector.tsx#L97
Operator ':' must be spaced
|
lint:
src/components/AccountSelector/AccountSelector.tsx#L97
Empty components are self-closing
|
lint:
src/components/AccountSelector/AccountSelector.tsx#L98
Trailing spaces not allowed
|
lint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
lint:
src/api/tokens.ts#L84
Unexpected console statement
|
lint:
src/api/tokens.ts#L89
Unexpected console statement
|
lint:
src/components/AccountSelector/AccountSelector.tsx#L5
'@fortawesome/react-fontawesome' should be listed in the project's dependencies. Run 'npm i -S @fortawesome/react-fontawesome' to add it
|
lint:
src/components/AddLiquidity/index.tsx#L107
A form label must be associated with a control
|
lint:
src/components/EvmBind/EvmBindComponent.tsx#L110
Unexpected console statement
|
lint:
src/components/OverlayAction/index.tsx#L2
'react-transition-group' should be listed in the project's dependencies. Run 'npm i -S react-transition-group' to add it
|
lint:
src/components/PoolActions/Provide.tsx#L25
'confirmText' PropType is defined but prop is never used
|
lint:
src/components/PoolActions/Trade.tsx#L31
'confirmText' PropType is defined but prop is never used
|
lint:
src/components/PoolActions/Trade.tsx#L167
React Hook useMemo has an unnecessary dependency: 'token1.address'. Either exclude it or remove the dependency array
|
lint:
src/components/PoolActions/Withdraw.tsx#L17
'confirmText' PropType is defined but prop is never used
|