Skip to content

Adding CI

Adding CI #39

Triggered via push March 3, 2025 10:49
Status Failure
Total duration 20s
Artifacts

deploy.yml

on: push
Build and Deploy to GH-Pages
13s
Build and Deploy to GH-Pages
Fit to window
Zoom out
Zoom in

Annotations

7 errors
Build and Deploy to GH-Pages: src/components/AboutUs/GoalsSection.tsx#L27
Parameter 'items' implicitly has an 'any' type.
Build and Deploy to GH-Pages: src/components/AboutUs/GoalsSection.tsx#L28
Parameter 'item' implicitly has an 'any' type.
Build and Deploy to GH-Pages: src/components/AboutUs/GoalsSection.tsx#L28
Parameter 'index' implicitly has an 'any' type.
Build and Deploy to GH-Pages: src/components/AboutUs/HeroSection.tsx#L95
Type '{ hidden: { scale: number; opacity: number; }; visible: (i: number) => { scale: number[]; opacity: number[]; transition: { duration: number; delay: number; repeat: number; repeatType: string; }; }; }' is not assignable to type 'Variants'.
Build and Deploy to GH-Pages: src/components/AboutUs/RoadmapSection.tsx#L6
Cannot find module '@/styles/animations' or its corresponding type declarations.
Build and Deploy to GH-Pages: src/constants/aboutUs/goals.ts#L8
Interface 'ProgressItem' incorrectly extends interface 'Variants'.
Build and Deploy to GH-Pages
Process completed with exit code 2.