Skip to content

Implement Timewave's Rebalancer #2278

Implement Timewave's Rebalancer

Implement Timewave's Rebalancer #2278

Triggered via pull request September 22, 2023 20:07
Status Failure
Total duration 6m 28s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 1 warning
Lint & Test
Type '{ pid: { kp: number; ki: number; kd: number; interval: number; }; assets: { symbol: string; initialAmount: number; targetProportion: number; prices: any; }[]; numRebalances: number; }' is not assignable to type 'Partial<RebalancerProjectorProps>'.
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/