Skip to content

fix: get-contract-info script #1113

fix: get-contract-info script

fix: get-contract-info script #1113

Triggered via pull request January 11, 2024 07:17
Status Success
Total duration 1m 48s
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

4 warnings
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/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