fix_dHedge number (#1340) #1495
Annotations
7 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/[email protected], 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/handlers/getBalancesTokens.ts#L56
'balancesContext' 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
|