Skip to content

add ownership to MVF #403

add ownership to MVF

add ownership to MVF #403

Triggered via pull request September 24, 2025 01:34
Status Failure
Total duration 6h 0m 21s
Artifacts

build-test.yml

on: pull_request
Test unit
49s
Test unit
No .only
9s
No .only
Test hardhat
1m 19s
Test hardhat
Test storage layout, signatures and look for unused errors
52s
Test storage layout, signatures and look for unused errors
Test e2e
7m 7s
Test e2e
Test e2e on custom fee token chain
7m 4s
Test e2e on custom fee token chain
Test e2e on 6-decimals custom fee token chain
6h 0m
Test e2e on 6-decimals custom fee token chain
Fit to window
Zoom out
Zoom in

Annotations

19 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 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
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 6-decimals custom fee token chain
The operation was canceled.
Test e2e on 6-decimals custom fee token chain
The job has exceeded the maximum execution time of 6h0m0s