Skip to content

feat: fetch all BSC pools from API #8457

feat: fetch all BSC pools from API

feat: fetch all BSC pools from API #8457

Triggered via pull request June 21, 2024 14:49
Status Failure
Total duration 7m 58s
Artifacts

ci.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

14 errors and 4 warnings
checks
@venusprotocol/evm#tsc: command (/home/runner/work/venus-protocol-interface/venus-protocol-interface/apps/evm) /tmp/yarn--1718981529594-0.03842592051543248/yarn run tsc exited (2)
checks
Type '{ address: string; borrowerCount: number; supplierCount: number; totalXvsDistributedTokens: BigNumber; }' is missing the following properties from type 'Market': supplyApyPercentage, borrowApyPercentage, borrowRatePerBlock, supplyRatePerBlock, and 16 more.
checks
Type '{ address: string; borrowerCount: number; supplierCount: number; totalXvsDistributedTokens: BigNumber; }' is missing the following properties from type 'Market': supplyApyPercentage, borrowApyPercentage, borrowRatePerBlock, supplyRatePerBlock, and 16 more.
checks
Type '{ address: string; borrowerCount: number; supplierCount: number; totalXvsDistributedTokens: BigNumber; }' is missing the following properties from type 'Market': supplyApyPercentage, borrowApyPercentage, borrowRatePerBlock, supplyRatePerBlock, and 16 more.
checks
Type '{ address: string; borrowerCount: number; supplierCount: number; totalXvsDistributedTokens: BigNumber; }' is missing the following properties from type 'Market': supplyApyPercentage, borrowApyPercentage, borrowRatePerBlock, supplyRatePerBlock, and 16 more.
checks
Type '{ address: string; borrowerCount: number; supplierCount: number; totalXvsDistributedTokens: BigNumber; }' is missing the following properties from type 'Market': supplyApyPercentage, borrowApyPercentage, borrowRatePerBlock, supplyRatePerBlock, and 16 more.
checks
Type '{ address: string; borrowerCount: number; supplierCount: number; totalXvsDistributedTokens: BigNumber; }' is missing the following properties from type 'Market': supplyApyPercentage, borrowApyPercentage, borrowRatePerBlock, supplyRatePerBlock, and 16 more.
checks
Type '{ address: string; borrowerCount: number; supplierCount: number; totalXvsDistributedTokens: BigNumber; }' is missing the following properties from type 'Market': supplyApyPercentage, borrowApyPercentage, borrowRatePerBlock, supplyRatePerBlock, and 16 more.
checks
Type '{ address: string; borrowerCount: number; supplierCount: number; totalXvsDistributedTokens: BigNumber; }' is missing the following properties from type 'Market': supplyApyPercentage, borrowApyPercentage, borrowRatePerBlock, supplyRatePerBlock, and 16 more.
checks
Type '{ address: string; borrowerCount: number; supplierCount: number; totalXvsDistributedTokens: BigNumber; }' is missing the following properties from type 'Market': supplyApyPercentage, borrowApyPercentage, borrowRatePerBlock, supplyRatePerBlock, and 16 more.
test
@venusprotocol/evm#test: command (/home/runner/work/venus-protocol-interface/venus-protocol-interface/apps/evm) /tmp/yarn--1718981532444-0.8248093595355155/yarn run test --coverage exited (1)
test
Process completed with exit code 1.
test
Failed to parse the json-summary at path "/home/runner/work/venus-protocol-interface/venus-protocol-interface/apps/evm/coverage/coverage-summary.json." Make sure to run vitest before this action and to include the "json-summary" reporter. Original Error: Error: ENOENT: no such file or directory, open '/home/runner/work/venus-protocol-interface/venus-protocol-interface/apps/evm/coverage/coverage-summary.json' at async open (node:internal/fs/promises:636:25) at async readFile (node:internal/fs/promises:1246:14) at async ay (/home/runner/work/_actions/davelosert/vitest-coverage-report-action/v2/dist/index.js:128:191) at async ll (/home/runner/work/_actions/davelosert/vitest-coverage-report-action/v2/dist/index.js:128:272) at async Uq (/home/runner/work/_actions/davelosert/vitest-coverage-report-action/v2/dist/index.js:148:1910)
test
Error: ENOENT: no such file or directory, open '/home/runner/work/venus-protocol-interface/venus-protocol-interface/apps/evm/coverage/coverage-summary.json'
checks
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-node@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
checks
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/
test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-node@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
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/