Skip to content

refactor(profile,ui): flat grouped profile edit + component library dedup #768

refactor(profile,ui): flat grouped profile edit + component library dedup

refactor(profile,ui): flat grouped profile edit + component library dedup #768

Triggered via pull request August 1, 2026 09:36
Status Success
Total duration 1m 37s
Artifacts

ci.yml

on: pull_request
Lint & Build
1m 6s
Lint & Build
Frontend Tests
1m 32s
Frontend Tests
Claude Code Review
29s
Claude Code Review
Fit to window
Zoom out
Zoom in

Annotations

1 error and 13 warnings
Claude Code Review
Process completed with exit code 1.
Claude Code Review
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, oven-sh/setup-bun@735343b667d3e6f658f44d0eca948eb6282f2b76. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Lint & Build
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. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Lint & Build: src/components/ui/event-ratings.tsx#L12
'ApiReview' is defined but never used
Lint & Build: src/components/ui/copy-button.tsx#L5
'cn' is defined but never used
Lint & Build: src/components/layout/header.tsx#L208
React Hook useCallback has an unnecessary dependency: 'router'. Either exclude it or remove the dependency array
Lint & Build: src/components/auth/auth-context.tsx#L152
React Hook useCallback has unnecessary dependencies: 'accessToken' and 'getAccessToken'. Either exclude them or remove the dependency array
Lint & Build: src/app/global-error.tsx#L4
'error' is defined but never used
Lint & Build: src/app/events/[id]/manage/page.tsx#L351
'handleSendBlast' is assigned a value but never used
Lint & Build
React Hook useCallback has a missing dependency: 'token'. Either include it or remove the dependency array
Lint & Build
'videoRef' is assigned a value but never used
Lint & Build: src/app/events/[id]/kiosk/host/page.tsx#L8
'XCircle' is defined but never used
Lint & Build: src/app/events/[id]/event-detail-content.tsx#L133
'trackedTicketUrl' is assigned a value but never used
Frontend Tests
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. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/