Skip to content

[ECO-2501] Fix the WSOD with Aptos Connect adapter on Firefox/Safari #4100

[ECO-2501] Fix the WSOD with Aptos Connect adapter on Firefox/Safari

[ECO-2501] Fix the WSOD with Aptos Connect adapter on Firefox/Safari #4100

Triggered via pull request February 1, 2025 02:02
@xbtmattxbtmatt
synchronize #417
ECO-2501
Status Failure
Total duration 5m 29s
Artifacts

pre-commit.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

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.