Skip to content

[WIP] fetching price from coingecko #1635

[WIP] fetching price from coingecko

[WIP] fetching price from coingecko #1635

Triggered via pull request April 25, 2024 09:38
Status Success
Total duration 1m 26s
Artifacts

ci.yml

on: pull_request
Matrix: Lint, Build, Test
Fit to window
Zoom out
Zoom in

Annotations

6 warnings
Lint, Build, Test (lts/*, latest, ubuntu-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, pnpm/action-setup@v2.2.4, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Lint, Build, Test (lts/*, latest, ubuntu-latest): scripts/get-contract-info.ts#L45
'ABIEtherscanResponse' is defined but never used. Allowed unused vars must match /^_/u
Lint, Build, Test (lts/*, latest, ubuntu-latest): src/adapters/arpa-staking/ethereum/index.ts#L11
'ctx' is defined but never used. Allowed unused args must match /^_/u
Lint, Build, Test (lts/*, latest, ubuntu-latest): src/lib/nft/sequence.ts#L40
'transactionHashes' is defined but never used. Allowed unused args must match /^_/u
Lint, Build, Test (lts/*, latest, ubuntu-latest): src/lib/nft/sequence.ts#L41
'fromBlock' is defined but never used. Allowed unused args must match /^_/u
Lint, Build, Test (lts/*, latest, ubuntu-latest): src/lib/nft/sequence.ts#L42
'toBlock' is defined but never used. Allowed unused args must match /^_/u