Skip to content

chore: home page banner update #299

chore: home page banner update

chore: home page banner update #299

Triggered via pull request November 24, 2024 14:40
Status Failure
Total duration 1m 1s
Artifacts

lint_and_build.yml

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

Annotations

2 errors and 11 warnings
Performs linting, formatting on the application
Process completed with exit code 1.
Performs linting, formatting on the application
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
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