fix(scan): show block time for txs via the indexed /tx fallback #100
ci.yml
on: pull_request
lint + typecheck + build (turbo)
8m 21s
Annotations
8 warnings
|
lint + typecheck + build (turbo):
apps/coinblast/cb-deploy-7-tokens.mjs#L182
'fresh' is assigned a value but never used
|
|
lint + typecheck + build (turbo):
apps/coinblast/cb-deploy-7-tokens.mjs#L118
'_' is defined but never used
|
|
lint + typecheck + build (turbo):
apps/coinblast/cb-deploy-7-tokens.mjs#L84
'_' is defined but never used
|
|
lint + typecheck + build (turbo):
apps/coinblast/cb-deploy-7-tokens.mjs#L55
'SEED_PER_TOKEN_SRX' is assigned a value but never used
|
|
lint + typecheck + build (turbo):
apps/coinblast/cb-deploy-7-tokens.mjs#L35
'__dirname' is assigned a value but never used
|
|
lint + typecheck + build (turbo):
apps/coinblast/cb-deploy-7-tokens.mjs#L26
'encodeFunctionData' is defined but never used
|
|
lint + typecheck + build (turbo):
apps/coinblast/cb-deploy-7-tokens.mjs#L25
'parseAbiParameters' is defined but never used
|
|
lint + typecheck + build (turbo):
apps/scan/components/common/AddressAnalytics.tsx#L27
'DAY_MS' is assigned a value but never used
|