Skip to content

feat: enable yield bearing bridging via MasterVault #404

feat: enable yield bearing bridging via MasterVault

feat: enable yield bearing bridging via MasterVault #404

Triggered via pull request September 24, 2025 01:35
@godzillabagodzillaba
synchronize #118
feat/ybb
Status Failure
Total duration 6h 0m 20s
Artifacts

build-test.yml

on: pull_request
Test unit
43s
Test unit
No .only
9s
No .only
Test hardhat
1m 1s
Test hardhat
Test storage layout, signatures and look for unused errors
45s
Test storage layout, signatures and look for unused errors
Test e2e
7m 4s
Test e2e
Test e2e on custom fee token chain
6m 48s
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