Skip to content

feat:Adapter,VulcanDex (#1386) #1598

feat:Adapter,VulcanDex (#1386)

feat:Adapter,VulcanDex (#1386) #1598

Triggered via push April 2, 2024 08:29
Status Success
Total duration 1m 37s
Artifacts

ci.yml

on: push
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