Skip to content

feat: add fraxtal and mode networks #9481

feat: add fraxtal and mode networks

feat: add fraxtal and mode networks #9481

Triggered via pull request May 30, 2024 11:22
Status Failure
Total duration 2m 30s
Artifacts

checks.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

5 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/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/.