Deploy repayers to Avalanche, BSC, Linea #303
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; }; }'.
|