Skip to content

Adding v1 of the new ETH filter for pools #313

Adding v1 of the new ETH filter for pools

Adding v1 of the new ETH filter for pools #313

Re-run triggered December 23, 2024 10:04
Status Failure
Total duration 2m 5s
Artifacts

lint_and_build.yml

on: pull_request
Performs linting, formatting on the application
1m 54s
Performs linting, formatting on the application
Fit to window
Zoom out
Zoom in

Annotations

1 error and 11 warnings
Performs linting, formatting on the application
Process completed with exit code 1.
Performs linting, formatting on the application
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Performs linting, formatting on the application: src/app/api/strategies/route.ts#L93
'req' is defined but never used. Allowed unused args must match /^_/u
Performs linting, formatting on the application: src/app/api/tnc/signUser/route.ts#L97
'cls' is assigned a value but never used. Allowed unused vars must match /^_/u
Performs linting, formatting on the application: src/app/community/page.tsx#L376
Expected '===' and instead saw '=='
Performs linting, formatting on the application: src/app/page.tsx#L49
'address' is assigned a value but never used. Allowed unused vars must match /^_/u
Performs linting, formatting on the application: src/app/page.tsx#L129
Expected '===' and instead saw '=='
Performs linting, formatting on the application: src/app/slinks/page.tsx#L24
'metadata' is assigned a value but never used. Allowed unused vars must match /^_/u