Skip to content

feat(WIP): STRKFarm frontend redesign #363

feat(WIP): STRKFarm frontend redesign

feat(WIP): STRKFarm frontend redesign #363

Triggered via pull request April 23, 2025 13:58
Status Failure
Total duration 5m 19s
Artifacts

lint_and_build.yml

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

Annotations

1 error and 10 warnings
Performs linting, formatting on the application
Process completed with exit code 1.
Performs linting, formatting on the application: src/app/page.tsx#L53
'address' is assigned a value but never used. Allowed unused vars must match /^_/u
Performs linting, formatting on the application: src/app/page.tsx#L32
'banner_images' is assigned a value but never used. Allowed unused vars must match /^_/u
Performs linting, formatting on the application: src/app/community/page.tsx#L375
Expected '===' and instead saw '=='
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/api/strategies/route.ts#L104
'req' is defined but never used. Allowed unused args must match /^_/u