Skip to content

feat(avaxc): add support for evm ccr #1195

feat(avaxc): add support for evm ccr

feat(avaxc): add support for evm ccr #1195

Triggered via push September 26, 2024 08:46
Status Failure
Total duration 1m 24s
Artifacts

playwright.yml

on: push
Fit to window
Zoom out
Zoom in

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.