chore: rename package to safe-react-hooks #55
Annotations
7 errors
src/hooks/useSafeTransaction.ts#L4
Cannot find module '@safe-global/safe-core-sdk-types' or its corresponding type declarations.
|
src/hooks/useSendTransaction.ts#L2
Cannot find module '@safe-global/safe-core-sdk-types' or its corresponding type declarations.
|
src/hooks/useWaitForTransaction.ts#L84
Property 'transactionHash' does not exist on type 'SafeModuleTransactionWithTransfersResponse | SafeMultisigTransactionWithTransfersResponse | EthereumTxWithTransfersResponse'.
|
src/hooks/useWaitForTransaction.ts#L87
Property 'txHash' does not exist on type 'never'.
|
src/types/guards.ts#L8
Cannot find module '@safe-global/safe-core-sdk-types' or its corresponding type declarations.
|
src/types/index.ts#L1
Cannot find module '@safe-global/safe-core-sdk-types' or its corresponding type declarations.
|
|
The logs for this run have expired and are no longer available.
Loading