chore: rename package to safe-react-hooks #55
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.
|