fix stack too deep with CreateTokenBridgeArgs
struct
#396
Triggered via pull request
September 19, 2025 17:38
Status
Failure
Total duration
6h 0m 23s
Artifacts
–
build-test.yml
on: pull_request
Test unit
59s
No .only
9s
Test hardhat
1m 15s
Test storage layout, signatures and look for unused errors
57s
Test e2e
7m 6s
Test e2e on custom fee token chain
6h 0m
Test e2e on 6-decimals custom fee token chain
6h 0m
Annotations
14 errors
Test storage layout, signatures and look for unused errors
Process completed with exit code 1.
|
Test unit
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
The operation was canceled.
|
Test e2e on custom fee token chain
The job has exceeded the maximum execution time of 6h0m0s
|
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
|