feat(avaxc): add support for evm ccr #1194
Annotations
3 errors and 1 warning
test:
src/containers/EvmCrossChainRecoveryWallet/EvmCrossChainRecoveryWallet.tsx#L212
Argument of type 'AssertsShape<{ userKey: RequiredStringSchema<string | undefined, AnyObject>; bitgoFeeAddress: RequiredStringSchema<string | undefined, AnyObject>; ... 6 more ...; intendedChain: RequiredStringSchema<...>; }>' is not assignable to parameter of type 'CustodyWalletParams | HotWalletParams | ColdWalletParams'.
|
test:
src/containers/EvmCrossChainRecoveryWallet/EvmCrossChainRecoveryWallet.tsx#L237
Argument of type 'AssertsShape<{ bitgoFeeAddress: RequiredStringSchema<string | undefined, AnyObject>; recoveryDestination: RequiredStringSchema<string | undefined, AnyObject>; ... 6 more ...; intendedChain: RequiredStringSchema<...>; }>' is not assignable to parameter of type 'CustodyWalletParams | HotWalletParams | ColdWalletParams'.
|
test
Process completed with exit code 2.
|
test
No files were found with the provided path: playwright-report/. No artifacts will be uploaded.
|