Skip to content

feat: indexer updates #807

feat: indexer updates

feat: indexer updates #807

Triggered via pull request November 14, 2023 17:40
Status Success
Total duration 1m 45s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

ci.yml

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

Annotations

5 warnings
Lint, Build, Test (lts/*, latest, ubuntu-latest): scripts/get-contract-info.ts#L44
'ABIEtherscanResponse' is defined but never used. Allowed unused vars must match /^_/u
Lint, Build, Test (lts/*, latest, ubuntu-latest): src/adapters/vesper/common/balance.ts#L76
'balances' is assigned a value but never used. Allowed unused vars 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