Skip to content

fix(wrw): refactor unsigned sweep flow to change exposed fields depen… #1211

fix(wrw): refactor unsigned sweep flow to change exposed fields depen…

fix(wrw): refactor unsigned sweep flow to change exposed fields depen… #1211

Triggered via push November 7, 2024 18:12
Status Failure
Total duration 1m 24s
Artifacts

playwright.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 1 warning
test: src/containers/BuildUnsignedSweepCoin/BuildUnsignedSweepCoin.tsx#L139
Argument of type '{ eip1559: { maxFeePerGas: number; maxPriorityFeePerGas: number; } | undefined; replayProtectionOptions: { chain: number; hardfork: "london"; }; bitgoKey: string; ignoreAddressTypes: never[]; ... 7 more ...; isTss: boolean | undefined; }' is not assignable to parameter of type 'RecoverParams & { rootAddress?: string | undefined; gasLimit?: number | undefined; gasPrice?: number | undefined; eip1559?: { maxFeePerGas: number; maxPriorityFeePerGas: number; } | undefined; ... 7 more ...; ethCommonParams?: EvmCcrNonBitgoCoinConfigType | undefined; }'.
test
Process completed with exit code 2.
test
No files were found with the provided path: playwright-report/. No artifacts will be uploaded.