Skip to content

Deploy repayers to Avalanche, BSC, Linea #303

Deploy repayers to Avalanche, BSC, Linea

Deploy repayers to Avalanche, BSC, Linea #303

Triggered via pull request October 16, 2025 08:56
Status Failure
Total duration 1m 2s
Artifacts

test.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 errors
Test
Process completed with exit code 1.
Test: network.config.ts#L964
Property 'SignerAddress' is missing in type '{ ChainId: number; AcrossV3SpokePool: string; StargateTreasurer: string; EverclearFeeAdapter: string; USDC: string; WrappedNativeToken: string; IsTest: false; Admin: string; WithdrawProfit: string; ... 4 more ...; RepayerRoutes: { ...; }; }' but required in type 'NetworkConfig'.
Test: network.config.ts#L918
Property 'SignerAddress' is missing in type '{ ChainId: number; AcrossV3SpokePool: string; StargateTreasurer: string; EverclearFeeAdapter: string; USDC: string; WrappedNativeToken: string; IsTest: false; Admin: string; WithdrawProfit: string; ... 4 more ...; RepayerRoutes: { ...; }; }' but required in type 'NetworkConfig'.
Test: network.config.ts#L276
Type 'string' is not assignable to type '{ SupportsAllTokens: boolean; Domains: { ETHEREUM?: Provider[] | undefined; AVALANCHE?: Provider[] | undefined; OP_MAINNET?: Provider[] | undefined; ARBITRUM_ONE?: Provider[] | undefined; ... 10 more ...; LINEA?: Provider[] | undefined; }; }'.