Skip to content

feat: SEO Optimizations #68

feat: SEO Optimizations

feat: SEO Optimizations #68

Triggered via pull request June 27, 2024 16:33
Status Failure
Total duration 2m 20s
Artifacts

lint_and_build.yml

on: pull_request
Performs linting, formatting on the application
2m 11s
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
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Performs linting, formatting on the application: src/app/api/stats/[address]/route.ts#L31
'shares' is assigned a value but never used. Allowed unused vars must match /^_/u
Performs linting, formatting on the application: src/app/api/stats/route.ts#L9
'req' is defined but never used. Allowed unused args must match /^_/u
Performs linting, formatting on the application: src/app/page.tsx#L121
Image elements must have an alt prop, either with meaningful text, or an empty string for decorative images
Performs linting, formatting on the application: src/app/strategy/page.tsx#L63
'isError' is assigned a value but never used. Allowed unused vars must match /^_/u
Performs linting, formatting on the application: src/app/strategy/page.tsx#L364
Expected '===' and instead saw '=='
Performs linting, formatting on the application: src/app/strategy/page.tsx#L378
Expected '===' and instead saw '=='
Performs linting, formatting on the application: src/app/strategy/page.tsx#L415
Expected '===' and instead saw '=='
Performs linting, formatting on the application: src/app/strategy/page.tsx#L416
Expected '===' and instead saw '=='
Performs linting, formatting on the application: src/app/template.tsx#L83
'chain' is defined but never used. Allowed unused args must match /^_/u
Performs linting, formatting on the application: src/app/template.tsx#L93
'getIconNode' is defined but never used. Allowed unused vars must match /^_/u