Skip to content

style: change carousel positioning #39

style: change carousel positioning

style: change carousel positioning #39

Triggered via pull request July 18, 2025 11:33
Status Failure
Total duration 22s
Artifacts

ci.yml

on: pull_request
Prettier Format Check
18s
Prettier Format Check
ESLint Check
16s
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