Skip to content

Improve FAQ item UI: better padding, alignment, and hover styling #1205

Improve FAQ item UI: better padding, alignment, and hover styling

Improve FAQ item UI: better padding, alignment, and hover styling #1205

Triggered via pull request November 1, 2025 16:56
Status Failure
Total duration 26s
Artifacts

integration.yml

on: pull_request
Test Build
21s
Test Build
Fit to window
Zoom out
Zoom in

Annotations

2 errors
Test Build
Process completed with exit code 2.
Test Build: src/components/FAQItem.tsx#L57
Type '{ initial: { backgroundColor: string; y: number; }; hover: { scale: number; backgroundColor: string; y: number; boxShadow: string; transition: { type: string; stiffness: number; damping: number; }; }; }' is not assignable to type 'Variants'.