Implement Timewave's Rebalancer #2411
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/
|