Skip to content

feat(explorer): show transactions #2573

feat(explorer): show transactions

feat(explorer): show transactions #2573

Triggered via pull request August 26, 2024 14:16
Status Failure
Total duration 1m 40s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

9 errors and 1 warning
Run lint: packages/explorer/src/app/worlds/[worldAddress]/transactions/BlocksWatcher.tsx#L9
'ParseEventLogsReturnType' is defined but never used
Run lint: packages/explorer/src/app/worlds/[worldAddress]/transactions/BlocksWatcher.tsx#L11
'TransactionReceipt' is defined but never used
Run lint: packages/explorer/src/app/worlds/[worldAddress]/transactions/BlocksWatcher.tsx#L15
'useTransactionReceipt' is defined but never used
Run lint: packages/explorer/src/app/worlds/[worldAddress]/transactions/BlocksWatcher.tsx#L26
'waitForTransactionReceipt' is defined but never used
Run lint: packages/explorer/src/app/worlds/[worldAddress]/transactions/BlocksWatcher.tsx#L166
'worldAddres' is assigned a value but never used
Run lint
Process completed with exit code 1.
Run lint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/