Thisyahlen/bump UI version #9487
Triggered via pull request
February 22, 2024 00:53
Status
Success
Total duration
22m 54s
Artifacts
–
Annotations
5 warnings
Build And Test:
packages/wallets/src/hooks/useInputATMFormatter.ts#L117
React Hook useCallback has an unnecessary dependency: 'maxDigits'. Either exclude it or remove the dependency array
|
Build And Test:
packages/wallets/src/hooks/useInputATMFormatter.ts#L127
React Hook useCallback has a missing dependency: 'checkExceedsMaxDigits'. Either include it or remove the dependency array
|
Build And Test:
packages/wallets/src/hooks/useInputATMFormatter.ts#L152
React Hook useCallback has a missing dependency: 'checkExceedsMaxDigits'. Either include it or remove the dependency array
|
Build And Test:
packages/wallets/src/hooks/useInputATMFormatter.ts#L160
React Hook useEffect has a missing dependency: 'handleNewValue'. Either include it or remove the dependency array
|
Build And Test:
packages/cashier-v2/src/components/Clipboard/Clipboard.tsx#L29
React Hook useEffect has a missing dependency: 'timeoutClipboard'. Either include it or remove the dependency array
|