Skip to content

fix: value is nan in overlay swap #9

fix: value is nan in overlay swap

fix: value is nan in overlay swap #9

Triggered via pull request November 21, 2023 07:49
Status Failure
Total duration 2m 32s
Artifacts

main.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 11 warnings
lint: src/components/Transfer/Send.tsx#L23
Strings must use singlequote
lint: src/components/Transfer/Send.tsx#L23
'/home/runner/work/react-lib/react-lib/node_modules/@reef-chain/util-lib/dist/util-lib.mjs' imported multiple times
lint: src/components/Transfer/Send.tsx#L28
`@reef-chain/util-lib` import should occur before import of `../../assets/abi/ERC20`
lint: src/components/Transfer/Send.tsx#L28
A space is required after '{'
lint: src/components/Transfer/Send.tsx#L28
A space is required before '}'
lint: src/components/Transfer/Send.tsx#L28
Strings must use singlequote
lint: src/components/Transfer/Send.tsx#L28
'/home/runner/work/react-lib/react-lib/node_modules/@reef-chain/util-lib/dist/util-lib.mjs' imported multiple times
lint: src/components/Transfer/Send.tsx#L245
Strings must use singlequote
lint: src/components/Transfer/Send.tsx#L246
A space is required after ','
lint: src/components/Transfer/Send.tsx#L246
Operator '+' must be spaced
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