Skip to content

feat(ci): add automated linting and formatting workflow for PRs #10

feat(ci): add automated linting and formatting workflow for PRs

feat(ci): add automated linting and formatting workflow for PRs #10

Triggered via pull request June 23, 2026 12:41
Status Failure
Total duration 32s
Artifacts

lint.yml

on: pull_request
Code Quality Checks
27s
Code Quality Checks
Fit to window
Zoom out
Zoom in

Annotations

1 error and 11 warnings
Code Quality Checks
Process completed with exit code 1.
Code Quality Checks
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/cache@v4, actions/checkout@v4, actions/setup-node@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Code Quality Checks: src/components/DegradedPerformanceBanner.tsx#L9
'healthState' is assigned a value but never used
Code Quality Checks: src/components/DegradedPerformanceBanner.tsx#L4
'Wifi' is defined but never used
Code Quality Checks: src/components/DataUnavailable.tsx#L4
'Wifi' is defined but never used
Code Quality Checks: src/app/settings/page.tsx#L4
'SettingsIcon' is defined but never used
Code Quality Checks: src/app/page.tsx#L175
Do not use an `<a>` element to navigate to `/`. Use `<Link />` from `next/link` instead. See: https://nextjs.org/docs/messages/no-html-link-for-pages
Code Quality Checks: src/app/page.tsx#L151
'toast' is assigned a value but never used
Code Quality Checks: src/app/marketplace/inv-123/page.tsx#L11
'Shield' is defined but never used
Code Quality Checks: src/app/api/auth/route.ts#L42
'_request' is defined but never used
Code Quality Checks: jest.config.js#L2
'path' is assigned a value but never used