Skip to content

fix: update sdk 1.0.9 for swap fee #86

fix: update sdk 1.0.9 for swap fee

fix: update sdk 1.0.9 for swap fee #86

Triggered via pull request July 6, 2023 06:26
Status Success
Total duration 6m 4s
Artifacts

lint.yml

on: pull_request
Matrix: Lint
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
Lint (16): src/components/ButtonConnect/NavigationConnect.tsx#L29
React Hook useCallback has missing dependencies: 'disconnect' and 'logout'. Either include them or remove the dependency array
Lint (16): src/components/Image/options.ts#L1
Assign object to a variable before exporting as module default
Lint (16): src/components/Layout.tsx#L52
React Hook useEffect has missing dependencies: 'activate', 'active', and 'connect'. Either include them or remove the dependency array
Lint (16): src/components/Layout.tsx#L58
React Hook useEffect has missing dependencies: '_needToChangeNetwork' and 'onPresentWalletWrongNetworkModal'. Either include them or remove the dependency array
Lint (16): src/components/Menu/hooks/useMenuItemsStatus.ts#L28
Assign literal to a variable before exporting as module default
Lint (16): src/components/Navbar/index.tsx#L87
React Hook useEffect has a missing dependency: '_setWalletFromLocalStorage'. Either include it or remove the dependency array
Lint (16): src/components/Navbar/index.tsx#L151
React Hook useMemo has missing dependencies: 'dismisMobileNav', 'setLanguage', and 't'. Either include them or remove the dependency array
Lint (16): src/components/Wallet/WalletWrongNetworkModal.tsx#L25
React Hook useEffect has a missing dependency: 'onDismiss'. Either include it or remove the dependency array. If 'onDismiss' changes too often, find the parent component that defines it and wrap that definition in useCallback
Lint (16): src/hooks/useAuth.tsx#L62
React Hook useCallback has an unnecessary dependency: 't'. Either exclude it or remove the dependency array
Lint (16): src/utils/providers.ts#L8
Assign literal to a variable before exporting as module default