Skip to content

MasterVault as ERC4626 #401

MasterVault as ERC4626

MasterVault as ERC4626 #401

Triggered via pull request September 23, 2025 13:35
Status Failure
Total duration 3h 47m 3s
Artifacts

build-test.yml

on: pull_request
Test unit
54s
Test unit
No .only
9s
No .only
Test hardhat
1m 24s
Test hardhat
Test storage layout, signatures and look for unused errors
59s
Test storage layout, signatures and look for unused errors
Test e2e
7m 3s
Test e2e
Test e2e on custom fee token chain
7m 34s
Test e2e on custom fee token chain
Test e2e on 6-decimals custom fee token chain
3h 46m
Test e2e on 6-decimals custom fee token chain
Fit to window
Zoom out
Zoom in

Annotations

18 errors
Test unit
Process completed with exit code 1.
Test storage layout, signatures and look for unused errors
Process completed with exit code 1.
Test hardhat
Process completed with exit code 1.
Test e2e
Process completed with exit code 1.
Test e2e: scripts/atomicTokenBridgeDeployer.ts#L452
Argument of type '{ routerTemplate: string; standardGatewayTemplate: string; customGatewayTemplate: string; wethGatewayTemplate: string; feeTokenBasedRouterTemplate: string; feeTokenBasedStandardGatewayTemplate: string; feeTokenBasedCustomGatewayTemplate: string; upgradeExecutor: string; }' is not assignable to parameter of type '{ routerTemplate: string; standardGatewayTemplate: string; customGatewayTemplate: string; wethGatewayTemplate: string; feeTokenBasedRouterTemplate: string; feeTokenBasedStandardGatewayTemplate: string; feeTokenBasedCustomGatewayTemplate: string; upgradeExecutor: string; masterVaultFactory: string; }'.
Test e2e: scripts/atomicTokenBridgeDeployer.ts#L369
Expected 5-6 arguments, but got 4.
Test e2e: scripts/atomicTokenBridgeDeployer.ts#L356
Expected 6-7 arguments, but got 5.
Test e2e: scripts/atomicTokenBridgeDeployer.ts#L316
Expected 5-6 arguments, but got 4.
Test e2e: scripts/atomicTokenBridgeDeployer.ts#L302
Expected 6-7 arguments, but got 5.
Test e2e: scripts/atomicTokenBridgeDeployer.ts#L157
Expected 1-2 arguments, but got 5.
Test e2e on custom fee token chain
Process completed with exit code 1.
Test e2e on custom fee token chain: scripts/atomicTokenBridgeDeployer.ts#L452
Argument of type '{ routerTemplate: string; standardGatewayTemplate: string; customGatewayTemplate: string; wethGatewayTemplate: string; feeTokenBasedRouterTemplate: string; feeTokenBasedStandardGatewayTemplate: string; feeTokenBasedCustomGatewayTemplate: string; upgradeExecutor: string; }' is not assignable to parameter of type '{ routerTemplate: string; standardGatewayTemplate: string; customGatewayTemplate: string; wethGatewayTemplate: string; feeTokenBasedRouterTemplate: string; feeTokenBasedStandardGatewayTemplate: string; feeTokenBasedCustomGatewayTemplate: string; upgradeExecutor: string; masterVaultFactory: string; }'.
Test e2e on custom fee token chain: scripts/atomicTokenBridgeDeployer.ts#L369
Expected 5-6 arguments, but got 4.
Test e2e on custom fee token chain: scripts/atomicTokenBridgeDeployer.ts#L356
Expected 6-7 arguments, but got 5.
Test e2e on custom fee token chain: scripts/atomicTokenBridgeDeployer.ts#L316
Expected 5-6 arguments, but got 4.
Test e2e on custom fee token chain: scripts/atomicTokenBridgeDeployer.ts#L302
Expected 6-7 arguments, but got 5.
Test e2e on custom fee token chain: scripts/atomicTokenBridgeDeployer.ts#L157
Expected 1-2 arguments, but got 5.
Test e2e on 6-decimals custom fee token chain
The operation was canceled.