[ENG-3351] feat: exotics v1 #689
Merged
Annotations
10 warnings
src/app/components/confirmBtcTransactionComponent/bundleItem.tsx#L84
Missing "key" prop for element in iterator
|
src/app/components/confirmBtcTransactionComponent/index.tsx#L167
'onBackButtonClick' is defined but never used. Allowed unused args must match /^_/u
|
src/app/components/confirmBtcTransactionComponent/index.tsx#L267
React Hook useEffect has a missing dependency: 'setCurrentFee'. Either include it or remove the dependency array. If 'setCurrentFee' changes too often, find the parent component that defines it and wrap that definition in useCallback
|
src/app/components/confirmBtcTransactionComponent/index.tsx#L275
React Hook useEffect has a missing dependency: 'setCurrentFee'. Either include it or remove the dependency array. If 'setCurrentFee' changes too often, find the parent component that defines it and wrap that definition in useCallback
|
src/app/components/confirmBtcTransactionComponent/index.tsx#L294
React Hook useEffect has a missing dependency: 'setCurrentFee'. Either include it or remove the dependency array. If 'setCurrentFee' changes too often, find the parent component that defines it and wrap that definition in useCallback
|
src/app/components/confirmBtcTransactionComponent/index.tsx#L305
React Hook useEffect has a missing dependency: 'showFeeWarning'. Either include it or remove the dependency array
|
src/app/components/confirmBtcTransactionComponent/index.tsx#L358
React Hook useEffect has missing dependencies: 'recipients' and 't'. Either include them or remove the dependency array
|
src/app/components/confirmBtcTransactionComponent/index.tsx#L369
React Hook useEffect has missing dependencies: 'recipients', 't', and 'txError'. Either include them or remove the dependency array
|
src/app/components/confirmBtcTransactionComponent/index.tsx#L380
React Hook useEffect has missing dependencies: 'recipients', 't', and 'txError'. Either include them or remove the dependency array
|
src/app/components/confirmBtcTransactionComponent/inputOutputComponent.tsx#L192
Missing "key" prop for element in iterator
|
The logs for this run have expired and are no longer available.
Loading