Skip to content

fix: resolve prettier formatting failures in CI verify job #45

fix: resolve prettier formatting failures in CI verify job

fix: resolve prettier formatting failures in CI verify job #45

Re-run triggered July 7, 2026 04:41
Status Failure
Total duration 1m 5s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 2 warnings
verify
Process completed with exit code 2.
verify: src/components/accessibility-page.tsx#L1
'React' is declared but its value is never read.
verify
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-node@v4, pnpm/action-setup@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
verify: src/lib/registry/tv-display-01-demo.tsx#L95
React Hook React.useMemo has a missing dependency: 'row'. Either include it or remove the dependency array. Mutable values like 'row.current' aren't valid dependencies because mutating them doesn't re-render the component