Skip to content

move index to home

move index to home #10

Triggered via push July 5, 2023 13:39
Status Failure
Total duration 4m 43s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

deploy.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 2 warnings
ʦ TypeScript: app/root.tsx#L19
Cannot find module 'swiper/css' or its corresponding type declarations.
ʦ TypeScript: app/root.tsx#L20
Cannot find module 'swiper/css/pagination' or its corresponding type declarations.
ʦ TypeScript: app/components/Subscriptions/Featured/FeaturedSubscriptions.tsx#L81
Type '{ children: Element[][]; slidesPerView: number; spaceBetween: number; pagination: { clickable: boolean; }; modules: SwiperModule[]; }' is not assignable to type 'IntrinsicAttributes & RefAttributes<SwiperRef> & SwiperProps'.
ʦ TypeScript: app/routes/login.tsx#L85
Property 'errors' does not exist on type 'SerializeObject<UndefinedToOptional<{ errors: { email: string; password: null; }; }>> | SerializeObject<UndefinedToOptional<{ errors: { password: string; email: null; }; }>> | SerializeObject<...>'.
ʦ TypeScript: app/routes/login.tsx#L87
Property 'errors' does not exist on type 'SerializeObject<UndefinedToOptional<{ errors: { email: string; password: null; }; }>> | SerializeObject<UndefinedToOptional<{ errors: { password: string; email: null; }; }>> | SerializeObject<...>'.
ʦ TypeScript: app/routes/login.tsx#L112
Property 'errors' does not exist on type 'SerializeObject<UndefinedToOptional<{ errors: { email: string; password: null; }; }>> | SerializeObject<UndefinedToOptional<{ errors: { password: string; email: null; }; }>> | SerializeObject<...>'.
ʦ TypeScript: app/routes/login.tsx#L116
Property 'errors' does not exist on type 'SerializeObject<UndefinedToOptional<{ errors: { email: string; password: null; }; }>> | SerializeObject<UndefinedToOptional<{ errors: { password: string; email: null; }; }>> | SerializeObject<...>'.
ʦ TypeScript: app/routes/login.tsx#L118
Property 'errors' does not exist on type 'SerializeObject<UndefinedToOptional<{ errors: { email: string; password: null; }; }>> | SerializeObject<UndefinedToOptional<{ errors: { password: string; email: null; }; }>> | SerializeObject<...>'.
ʦ TypeScript: app/routes/login.tsx#L138
Property 'errors' does not exist on type 'SerializeObject<UndefinedToOptional<{ errors: { email: string; password: null; }; }>> | SerializeObject<UndefinedToOptional<{ errors: { password: string; email: null; }; }>> | SerializeObject<...>'.
ʦ TypeScript: app/routes/login.tsx#L142
Property 'errors' does not exist on type 'SerializeObject<UndefinedToOptional<{ errors: { email: string; password: null; }; }>> | SerializeObject<UndefinedToOptional<{ errors: { password: string; email: null; }; }>> | SerializeObject<...>'.
⬣ ESLint: app/components/Subscriptions/Featured/FeaturedSubscriptions.tsx#L89
Missing "key" prop for element in iterator
⬣ ESLint: app/components/Subscriptions/Featured/FeaturedSubscriptions.tsx#L98
Missing "key" prop for element in iterator