feat: add fraxtal and mode networks #9480
Annotations
6 errors and 3 warnings
Test:
src/constants/pool-lists/csp-issue.ts#L3
Type '{ 1: string[]; 137: never[]; 42161: never[]; 100: never[]; 1101: never[]; 43114: never[]; 8453: never[]; 11155111: never[]; 250: never[]; 5: never[]; 10: never[]; }' is missing the following properties from type 'Record<Network, string[]>': 252, 34443
|
Test:
src/constants/pool-lists/csp-issue.ts#L31
Type '{ 1: string[]; 137: string[]; 42161: string[]; 100: string[]; 1101: string[]; 43114: string[]; 8453: never[]; 11155111: string[]; 250: never[]; 5: never[]; 10: string[]; }' is missing the following properties from type 'Record<Network, string[]>': 252, 34443
|
Test:
src/lib/balancer.sdk.ts#L8
Type 'Network' is not assignable to type 'Network | BalancerNetworkConfig'.
|
Test:
src/lib/config/fraxtal/contracts.ts#L4
Property 'multicall' is missing in type '{ merkleRedeem: string; merkleOrchard: string; authorizer: string; vault: string; weightedPoolFactory: string; stablePoolFactory: string; lidoRelayer: string; balancerHelpers: string; batchRelayer: string; ... 10 more ...; gaugeWorkingBalanceHelper: string; }' but required in type 'Contracts'.
|
Test:
src/services/balancer/subgraph/entities/pools/index.ts#L35
Type 'import("/home/runner/work/frontend-v2/frontend-v2/src/lib/config/types").Network' is not assignable to type 'import("/home/runner/work/frontend-v2/frontend-v2/node_modules/@balancer-labs/sdk/dist/index").Network'.
|
Test
Process completed with exit code 2.
|
Test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|