release: v0.29.0 to develop #219
Annotations
10 warnings
Test:
src/app/components/accountRow/index.tsx#L293
Unexpected console statement
|
Test:
src/app/components/confirmBtcTransaction/index.tsx#L112
Unexpected console statement
|
Test:
src/app/components/confirmBtcTransaction/index.tsx#L133
Unexpected console statement
|
Test:
src/app/components/confirmBtcTransaction/transactionSummary.tsx#L49
'isSubmitting' is defined but never used. Allowed unused args must match /^_/u
|
Test:
src/app/components/confirmBtcTransaction/transactionSummary.tsx#L50
'getFeeForFeeRate' is defined but never used. Allowed unused args must match /^_/u
|
Test:
src/app/components/confirmBtcTransaction/transactionSummary.tsx#L51
'onFeeRateSet' is defined but never used. Allowed unused args must match /^_/u
|
Test:
src/app/components/confirmBtcTransactionComponent/bundleItem.tsx#L75
Missing "key" prop for element in iterator
|
Test:
src/app/components/confirmBtcTransactionComponent/index.tsx#L241
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
|
Test:
src/app/components/confirmBtcTransactionComponent/index.tsx#L249
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
|
Test:
src/app/components/confirmBtcTransactionComponent/index.tsx#L268
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
|
The logs for this run have expired and are no longer available.
Loading