Skip to content

"feat: adjust carousel button size" #40

"feat: adjust carousel button size"

"feat: adjust carousel button size" #40

Triggered via pull request July 18, 2025 14:03
Status Failure
Total duration 18s
Artifacts

ci.yml

on: pull_request
Prettier Format Check
14s
Prettier Format Check
ESLint Check
14s
ESLint Check
Build Project
0s
Build Project
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 1 warning
ESLint Check
Process completed with exit code 1.
ESLint Check: src/pages/team/TeamPage.jsx#L4
'container' is defined but never used. Allowed unused vars must match /^[A-Z_]/u
ESLint Check: src/components/Team.jsx#L43
'activeDot' is assigned a value but never used. Allowed unused vars must match /^[A-Z_]/u
ESLint Check: src/components/Team.jsx#L42
'pageCount' is assigned a value but never used. Allowed unused vars must match /^[A-Z_]/u
ESLint Check: src/components/Sponsor.jsx#L64
React Hook useEffect has a missing dependency: 'autoScroll'. Either include it or remove the dependency array