Skip to content

⬆️(deps-dev): Bump typescript from 5.6.3 to 5.9.3 #24

⬆️(deps-dev): Bump typescript from 5.6.3 to 5.9.3

⬆️(deps-dev): Bump typescript from 5.6.3 to 5.9.3 #24

Triggered via pull request October 17, 2025 05:16
Status Failure
Total duration 31s
Artifacts

ci.yml

on: pull_request
Matrix: lint-and-build
Fit to window
Zoom out
Zoom in

Annotations

8 errors and 10 warnings
lint-and-build (18.x)
Process completed with exit code 1.
lint-and-build (18.x): tailwind.config.ts#L183
A `require()` style import is forbidden
lint-and-build (18.x): src/components/ui/textarea.tsx#L5
An interface declaring no members is equivalent to its supertype
lint-and-build (18.x): src/components/ui/command.tsx#L24
An interface declaring no members is equivalent to its supertype
lint-and-build (18.x): src/components/Questionnaire.tsx#L122
Unexpected any. Specify a different type
lint-and-build (18.x): src/components/Questionnaire.tsx#L86
Unexpected any. Specify a different type
lint-and-build (20.x)
The strategy configuration was canceled because "lint-and-build._18_x" failed
lint-and-build (20.x)
The operation was canceled.
lint-and-build (18.x): src/components/ui/badge.tsx#L36
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
lint-and-build (18.x): src/components/TrustSection.tsx#L33
The ref value 'sectionRef.current' will likely have changed by the time this effect cleanup function runs. If this ref points to a node rendered by React, copy 'sectionRef.current' to a variable inside the effect, and use that variable in the cleanup function
lint-and-build (18.x): src/components/Testimonials.tsx#L91
The ref value 'sectionRef.current' will likely have changed by the time this effect cleanup function runs. If this ref points to a node rendered by React, copy 'sectionRef.current' to a variable inside the effect, and use that variable in the cleanup function
lint-and-build (18.x): src/components/Questionnaire.tsx#L186
The ref value 'sectionRef.current' will likely have changed by the time this effect cleanup function runs. If this ref points to a node rendered by React, copy 'sectionRef.current' to a variable inside the effect, and use that variable in the cleanup function
lint-and-build (18.x): src/components/Journey.tsx#L42
The ref value 'sectionRef.current' will likely have changed by the time this effect cleanup function runs. If this ref points to a node rendered by React, copy 'sectionRef.current' to a variable inside the effect, and use that variable in the cleanup function
lint-and-build (18.x): src/components/HowItWorks.tsx#L58
The ref value 'sectionRef.current' will likely have changed by the time this effect cleanup function runs. If this ref points to a node rendered by React, copy 'sectionRef.current' to a variable inside the effect, and use that variable in the cleanup function
lint-and-build (18.x): src/components/Hero.tsx#L32
The ref value 'sectionRef.current' will likely have changed by the time this effect cleanup function runs. If this ref points to a node rendered by React, copy 'sectionRef.current' to a variable inside the effect, and use that variable in the cleanup function
lint-and-build (18.x): src/components/GLP1Section.tsx#L33
The ref value 'sectionRef.current' will likely have changed by the time this effect cleanup function runs. If this ref points to a node rendered by React, copy 'sectionRef.current' to a variable inside the effect, and use that variable in the cleanup function
lint-and-build (18.x): src/components/FAQSection.tsx#L67
The ref value 'sectionRef.current' will likely have changed by the time this effect cleanup function runs. If this ref points to a node rendered by React, copy 'sectionRef.current' to a variable inside the effect, and use that variable in the cleanup function
lint-and-build (18.x): src/components/ContactForm.tsx#L54
The ref value 'sectionRef.current' will likely have changed by the time this effect cleanup function runs. If this ref points to a node rendered by React, copy 'sectionRef.current' to a variable inside the effect, and use that variable in the cleanup function