feat: add erc20 wrapper #2406
Annotations
7 errors and 1 warning
files
Argument of type 'MorphoBlueProtocolContracts & Partial<Record<"Wrapper", ConfigEntry>>' is not assignable to parameter of type 'ExtractAddressesFromConfig<MorphoBlueProtocol | "Wrapper">'.
|
files
Property 'MORPHO_LEGACY' is missing in type '{ GnosisSafe: { name: "GnosisSafe"; address: string; }; UniswapRouterV3: { name: "UniswapRouterV3"; address: string; serviceRegistryName: any; }; BalancerVault: { name: "BalancerVault"; address: string; serviceRegistryName: any; }; ... 152 more ...; EURC: { ...; }; }' but required in type 'CommonContracts'.
|
files
Argument of type 'MorphoBlueProtocolContracts & Partial<Record<"Wrapper", ConfigEntry>>' is not assignable to parameter of type 'ExtractAddressesFromConfig<MorphoBlueProtocol | "Wrapper">'.
|
files
Property 'MORPHO_LEGACY' is missing in type '{ GnosisSafe: { name: "GnosisSafe"; address: string; }; UniswapRouterV3: { name: "UniswapRouterV3"; address: string; serviceRegistryName: any; }; BalancerVault: { name: "BalancerVault"; address: string; serviceRegistryName: any; }; ... 152 more ...; EURC: { ...; }; }' but required in type 'CommonContracts'.
|
files
Argument of type 'MorphoBlueProtocolContracts & Partial<Record<"Wrapper", ConfigEntry>>' is not assignable to parameter of type 'ExtractAddressesFromConfig<MorphoBlueProtocol | "Wrapper">'.
|
files
Property 'MORPHO_LEGACY' is missing in type '{ GnosisSafe: { name: "GnosisSafe"; address: string; }; UniswapRouterV3: { name: "UniswapRouterV3"; address: string; serviceRegistryName: any; }; BalancerVault: { name: "BalancerVault"; address: string; serviceRegistryName: any; }; ... 152 more ...; EURC: { ...; }; }' but required in type 'CommonContracts'.
|
files
Process completed with exit code 1.
|
files
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|