Skip to content

Implement Timewave's Rebalancer #2411

Implement Timewave's Rebalancer

Implement Timewave's Rebalancer #2411

Triggered via pull request October 20, 2023 00:06
Status Failure
Total duration 7m 56s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 1 warning
Lint & Test
Type '(msg: Record<string, any>) => { match: false; data?: undefined; } | { match: true; data: {}; }' is not assignable to type 'UseDecodedCosmosMsg<ConfigureRebalancerData>'.
Lint & Test
Cannot find name 'RebalancerData'.
Lint & Test
Property 'message' does not exist on type 'object'.
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/