Skip to content

fix tx hist bug

fix tx hist bug #372

Triggered via pull request May 7, 2025 16:13
Status Success
Total duration 3m 4s
Artifacts

lint_and_build.yml

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

Annotations

10 warnings
Performs linting, formatting on the application: src/app/page.tsx#L54
'address' 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