Skip to content

Fix test check

Fix test check #16

Triggered via pull request October 11, 2024 14:39
@gabmontesgabmontes
opened #12
Status Skipped
Total duration 2s
Artifacts

cla.yml

on: pull_request_target
CLAAssistant
0s
CLAAssistant
Fit to window
Zoom out
Zoom in

Annotations

2 errors
PermissionsCheck > disables the submit button when the call is not allowed and shows the permission check status: src/components/tx/SignOrExecuteForm/PermissionsCheck/__test__/PermissionsCheck.test.tsx#L155
ReferenceError: fetch is not defined at fetchGasOracle (/home/runner/work/safe-wallet-web/safe-wallet-web/src/hooks/useGasPrice.ts:72:20) at fetchGasOracle (/home/runner/work/safe-wallet-web/safe-wallet-web/src/hooks/useGasPrice.ts:117:22) at processTicksAndRejections (node:internal/process/task_queues:95:5) ReferenceError: fetch is not defined at fetchGasOracle (/home/runner/work/safe-wallet-web/safe-wallet-web/src/hooks/useGasPrice.ts:72:20) at fetchGasOracle (/home/runner/work/safe-wallet-web/safe-wallet-web/src/hooks/useGasPrice.ts:117:22) at processTicksAndRejections (node:internal/process/task_queues:95:5) ReferenceError: fetch is not defined at fetchGasOracle (/home/runner/work/safe-wallet-web/safe-wallet-web/src/hooks/useGasPrice.ts:72:20) at fetchGasOracle (/home/runner/work/safe-wallet-web/safe-wallet-web/src/hooks/useGasPrice.ts:117:22) at processTicksAndRejections (node:internal/process/task_queues:95:5)
PermissionsCheck > execute the tx when the submit button is clicked: src/components/tx/SignOrExecuteForm/PermissionsCheck/__test__/PermissionsCheck.test.tsx#L177
ReferenceError: fetch is not defined at fetchGasOracle (/home/runner/work/safe-wallet-web/safe-wallet-web/src/hooks/useGasPrice.ts:72:20) at fetchGasOracle (/home/runner/work/safe-wallet-web/safe-wallet-web/src/hooks/useGasPrice.ts:117:22)