Skip to content

Adding chunkSize param to multicall fetchPools function; #1500

Adding chunkSize param to multicall fetchPools function;

Adding chunkSize param to multicall fetchPools function; #1500

Triggered via pull request July 21, 2023 19:21
Status Failure
Total duration 1m 50s
Artifacts

balancer-js.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 6 warnings
lint
Process completed with exit code 1.
test
Expected 0-1 arguments, but got 2.
test
Process completed with exit code 1.
build
Expected 0-1 arguments, but got 2.
build
Process completed with exit code 1.
lint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
lint: balancer-js/src/modules/sor/pool-data/onChainData.ts#L237
'chunkIndex' is defined but never used
lint: balancer-js/src/modules/sor/pool-data/onChainData.ts#L392
'GenericPool' is defined but never used
lint: balancer-js/src/modules/sor/pool-data/onChainData.ts#L396
'i' is defined but never used
test
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/