Skip to content

chore: rename package to safe-react-hooks #55

chore: rename package to safe-react-hooks

chore: rename package to safe-react-hooks #55

Triggered via pull request October 16, 2024 09:12
Status Failure
Total duration 36s
Artifacts

unit-test.yml

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

Annotations

7 errors
test (20.x): src/hooks/useSafeTransaction.ts#L4
Cannot find module '@safe-global/safe-core-sdk-types' or its corresponding type declarations.
test (20.x): src/hooks/useSendTransaction.ts#L2
Cannot find module '@safe-global/safe-core-sdk-types' or its corresponding type declarations.
test (20.x): src/hooks/useWaitForTransaction.ts#L84
Property 'transactionHash' does not exist on type 'SafeModuleTransactionWithTransfersResponse | SafeMultisigTransactionWithTransfersResponse | EthereumTxWithTransfersResponse'.
test (20.x): src/hooks/useWaitForTransaction.ts#L87
Property 'txHash' does not exist on type 'never'.
test (20.x): src/types/guards.ts#L8
Cannot find module '@safe-global/safe-core-sdk-types' or its corresponding type declarations.
test (20.x): src/types/index.ts#L1
Cannot find module '@safe-global/safe-core-sdk-types' or its corresponding type declarations.
test (20.x)
Process completed with exit code 2.