Skip to content

Setup dev

Setup dev #23

Triggered via push March 8, 2024 18:31
Status Failure
Total duration 1m 29s
Artifacts

deploy.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors
ʦ TypeScript: app/components/Navbar.tsx#L12
Property 'children' is missing in type '{}' but required in type '{ children: ReactNode; }'.
ʦ TypeScript: app/components/brooks/elford/Areas.tsx#L2
Cannot find name 'float'. Did you mean 'GLfloat'?
ʦ TypeScript: app/components/brooks/voyages/Slider.tsx#L65
No overload matches this call.
ʦ TypeScript: app/components/dubois/StudentChartThree.tsx#L4
Cannot find module '~/data/dubois/student-responses.json' or its corresponding type declarations.
ʦ TypeScript: app/components/dubois/StudentChartThree.tsx#L173
Parameter 'response' implicitly has an 'any' type.
ʦ TypeScript: app/components/dubois/StudentChartThree.tsx#L182
Type '{ key: any; setActiveResponse: Dispatch<SetStateAction<string | undefined>>; activeResponse: string | undefined; response: any; color: string; }' is not assignable to type 'IntrinsicAttributes & Props'.
ʦ TypeScript: app/components/dubois/StudentChartThree.tsx#L188
Parameter 'response' implicitly has an 'any' type.
ʦ TypeScript: app/components/dubois/StudentChartThree.tsx#L197
Type '{ key: any; setActiveResponse: Dispatch<SetStateAction<string | undefined>>; activeResponse: string | undefined; response: any; color: string; }' is not assignable to type 'IntrinsicAttributes & Props'.
ʦ TypeScript: app/components/dubois/StudentChartThree.tsx#L203
Parameter 'response' implicitly has an 'any' type.
ʦ TypeScript: app/components/dubois/StudentChartThree.tsx#L212
Type '{ key: any; setActiveResponse: Dispatch<SetStateAction<string | undefined>>; activeResponse: string | undefined; response: any; color: string; }' is not assignable to type 'IntrinsicAttributes & Props'.