Skip to content

Implement Timewave's Rebalancer #2468

Implement Timewave's Rebalancer

Implement Timewave's Rebalancer #2468

Triggered via pull request November 1, 2023 22:38
Status Failure
Total duration 9m 2s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 1 warning
Lint & Test
Argument of type '{ chainId: ChainId; baseDenom: string; tokens: { percent: number; denom: string; }[]; pid: { kp: number; ki: number; kd: number; }; maxLimitBps: number; targetOverrideStrategy: "proportional"; }' is not assignable to parameter of type 'ConfigureRebalancerData'.
Lint & Test
Process completed with exit code 2.
Lint & Test
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/