feat: nw cleanup #20
Annotations
8 errors and 11 warnings
Run lint:
src/api/tokens.ts#L6
`@reef-chain/util-lib/dist/network` type import should occur before import of `../state`
|
Run lint:
src/hooks/useAddLiquidity.tsx#L16
`@reef-chain/util-lib/dist/network` type import should occur before import of `../assets/abi/ERC20`
|
Run lint:
src/hooks/useInitReefState.ts#L10
`@reef-chain/util-lib/dist/network` type import should occur before import of `..`
|
Run lint:
src/hooks/useLoadSignerTokens.ts#L12
`@reef-chain/util-lib/dist/network` type import should occur before import of `../utils/dataWithProgress`
|
Run lint:
src/hooks/useRemoveLiquidity.tsx#L14
`@reef-chain/util-lib/dist/network` type import should occur before import of `../assets/abi/ReefswapPair`
|
Run lint:
src/hooks/useSwapState.ts#L17
`@reef-chain/util-lib/dist/network` type import should occur before import of `../assets/abi/ERC20`
|
Run lint:
src/utils/transactionUtil.ts#L7
`@reef-chain/util-lib/dist/network` type import should occur before import of `../state`
|
Run lint
Process completed with exit code 1.
|
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/
|
Run lint:
src/api/tokens.ts#L85
Unexpected console statement
|
Run lint:
src/api/tokens.ts#L90
Unexpected console statement
|
Run lint:
src/components/AddLiquidity/index.tsx#L107
A form label must be associated with a control
|
Run lint:
src/components/EvmBind/EvmBindComponent.tsx#L110
Unexpected console statement
|
Run 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
|
Run lint:
src/components/PoolActions/Provide.tsx#L25
'confirmText' PropType is defined but prop is never used
|
Run lint:
src/components/PoolActions/Trade.tsx#L31
'confirmText' PropType is defined but prop is never used
|
Run lint:
src/components/PoolActions/Trade.tsx#L167
React Hook useMemo has an unnecessary dependency: 'token1.address'. Either exclude it or remove the dependency array
|
Run lint:
src/components/PoolActions/Withdraw.tsx#L17
'confirmText' PropType is defined but prop is never used
|
Run lint:
src/components/SelectToken/index.tsx#L98
Unexpected console statement
|
The logs for this run have expired and are no longer available.
Loading