Fix Auto Consume behaviour in case of failed transaction #205
pr.yml
on: pull_request
Update Translation Files
52s
Test
3m 57s
Coverage Check (80% minimum)
1m 32s
Check for non-i18n'd strings
37s
Annotations
20 warnings
|
Test:
src/app/pages/Receive.tsx#L224
'succeeded' is assigned a value but never used
|
|
Test:
src/app/pages/Receive.tsx#L48
'popup' is assigned a value but never used
|
|
Test:
src/app/pages/Receive.tsx#L26
'hapticLight' is defined but never used
|
|
Test:
src/app/pages/Browser.tsx#L284
React Hook useCallback has a missing dependency: 'setDappBrowserOpen'. Either include it or remove the dependency array
|
|
Test:
src/app/pages/Browser.tsx#L74
'fullPage' is assigned a value but never used
|
|
Test:
src/app/atoms/CopyButton.tsx#L48
React Hook useMemo has a missing dependency: 't'. Either include it or remove the dependency array
|
|
Test:
src/app/atoms/CleanButton.tsx#L35
React Hook useMemo has a missing dependency: 't'. Either include it or remove the dependency array
|
|
Test:
src/app/ConfirmPage.tsx#L787
React Hook useMemo has a missing dependency: 't'. Either include it or remove the dependency array
|
|
Test:
src/app/ConfirmPage.tsx#L585
React Hook useCallback has a missing dependency: 't'. Either include it or remove the dependency array
|
|
Test:
src/app/ConfirmPage.tsx#L498
React Hook useMemo has a missing dependency: 't'. Either include it or remove the dependency array
|
|
Test:
src/app/pages/Browser.tsx#L74
'fullPage' is assigned a value but never used
|
|
Test:
src/app/env.test.ts#L117
Test has no assertions
|
|
Test:
src/app/atoms/SeedPhraseInput.tsx#L63
React Hook useCallback has a missing dependency: 't'. Either include it or remove the dependency array
|
|
Test:
src/app/atoms/CopyButton.tsx#L48
React Hook useMemo has a missing dependency: 't'. Either include it or remove the dependency array
|
|
Test:
src/app/atoms/CleanButton.tsx#L35
React Hook useMemo has a missing dependency: 't'. Either include it or remove the dependency array
|
|
Test:
src/app/atoms/CircularProgress.test.tsx#L3
'screen' is defined but never used
|
|
Test:
src/app/atoms/Button.test.tsx#L105
Test has no assertions
|
|
Test:
src/app/ConfirmPage.tsx#L787
React Hook useMemo has a missing dependency: 't'. Either include it or remove the dependency array
|
|
Test:
src/app/ConfirmPage.tsx#L585
React Hook useCallback has a missing dependency: 't'. Either include it or remove the dependency array
|
|
Test:
src/app/ConfirmPage.tsx#L498
React Hook useMemo has a missing dependency: 't'. Either include it or remove the dependency array
|