[Giving Day] New Heros #3189
Annotations
10 errors and 2 warnings
check:
new-dti-website/src/app/apply/page.tsx#L11
Missing file extension for "@/components/hero"
|
check:
new-dti-website/src/app/apply/page.tsx#L11
Unable to resolve path to module '@/components/hero'
|
check:
new-dti-website/src/app/course/page.tsx#L26
Missing file extension for "@/components/hero"
|
check:
new-dti-website/src/app/course/page.tsx#L26
Unable to resolve path to module '@/components/hero'
|
check:
new-dti-website/src/app/initiatives/page.tsx#L6
Missing file extension for "@/components/hero"
|
check:
new-dti-website/src/app/initiatives/page.tsx#L6
Unable to resolve path to module '@/components/hero'
|
check:
new-dti-website/src/app/products/page.tsx#L8
'SectionWrapper' is defined but never used
|
check:
new-dti-website/src/app/products/page.tsx#L10
Missing file extension for "@/components/hero"
|
check:
new-dti-website/src/app/products/page.tsx#L10
Unable to resolve path to module '@/components/hero'
|
check:
new-dti-website/src/app/sponsor/page.tsx#L11
Missing file extension for "@/components/hero"
|
check:
new-dti-website/components/apply/ApplicationTimeline.tsx#L253
React Hook useEffect has a missing dependency: 'scroll'. Either include it or remove the dependency array
|
check:
new-dti-website/components/apply/ApplicationTimeline.tsx#L262
React Hook useEffect has a missing dependency: 'width'. Either include it or remove the dependency array
|