[ECO-2501] Fix the WSOD with Aptos Connect adapter on Firefox/Safari #4100
Annotations
2 errors and 6 warnings
pre-commit
@econia-labs/emojicoin-frontend#lint: command (/home/runner/work/emojicoin-dot-fun/emojicoin-dot-fun/src/typescript/frontend) /home/runner/setup-pnpm/node_modules/.bin/pnpm run lint exited (1)
|
pre-commit
Process completed with exit code 1.
|
pre-commit:
src/typescript/frontend/src/components/pages/emojicoin/components/trade-emojicoin/SwapButton.tsx#L5
'EntryFunctionNames' is defined but never used. Allowed unused vars must match /^_/u
|
pre-commit:
src/typescript/frontend/src/components/pages/emojicoin/components/trade-emojicoin/SwapButton.tsx#L13
'useMemo' is defined but never used. Allowed unused vars must match /^_/u
|
pre-commit:
src/typescript/frontend/src/components/pages/emojicoin/components/trade-emojicoin/SwapButton.tsx#L50
'submit' is assigned a value but never used. Allowed unused vars must match /^_/u
|
pre-commit:
src/typescript/frontend/src/components/pages/emojicoin/components/trade-emojicoin/SwapButton.tsx#L112
React Hook useCallback has a missing dependency: 'linearSubmit'. Either include it or remove the dependency array
|
pre-commit:
src/typescript/frontend/src/context/wallet-context/AptosContextProvider.tsx#L12
'NetworkInfo' is defined but never used. Allowed unused vars must match /^_/u
|
pre-commit
Cache save failed.
|