BPT Price Fetch Error - Separating in chunk of 10, coingecko only allows 10 token prices per request now; #1614
Triggered via pull request
November 28, 2023 21:28
Status
Failure
Total duration
12m 58s
Artifacts
–
Annotations
2 errors and 5 warnings
lint
Process completed with exit code 1.
|
test
Process completed with exit code 3.
|
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/data/token-prices/coingecko.ts#L3
'AxiosError' is defined but never used
|
lint:
balancer-js/src/modules/data/token-prices/coingecko.ts#L62
Unexpected any. Specify a different type
|
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/
|
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/
|