fix: resolve TypeScript errors and copy config files (Sprint 8 Step 9) #2
ci.yml
on: push
Lint & Format Check
24s
Matrix: Test & Build
Annotations
22 errors and 16 warnings
|
Lint & Format Check
Process completed with exit code 1.
|
|
Test & Build (20.x):
src/components/Sprint5Demo.tsx#L343
Missing return type on function
|
|
Test & Build (20.x):
src/components/Sprint5Demo.tsx#L255
Missing return type on function
|
|
Test & Build (20.x):
src/components/Sprint5Demo.tsx#L194
Missing return type on function
|
|
Test & Build (20.x):
src/components/Sprint5Demo.tsx#L121
Missing return type on function
|
|
Test & Build (20.x):
src/components/Sprint5Demo.tsx#L118
Missing return type on function
|
|
Test & Build (20.x):
src/components/Sprint5Demo.tsx#L63
Missing return type on function
|
|
Test & Build (20.x):
src/components/HotZoneNavigator.tsx#L147
Missing return type on function
|
|
Test & Build (20.x):
src/components/HotZoneNavigator.tsx#L134
Missing return type on function
|
|
Test & Build (20.x):
src/components/HotZoneNavigator.tsx#L113
Missing return type on function
|
|
Test & Build (20.x):
src/components/HotZoneNavigator.tsx#L98
Missing return type on function
|
|
Test & Build (18.x)
The strategy configuration was canceled because "test._20_x" failed
|
|
Test & Build (18.x):
src/components/Sprint5Demo.tsx#L343
Missing return type on function
|
|
Test & Build (18.x):
src/components/Sprint5Demo.tsx#L255
Missing return type on function
|
|
Test & Build (18.x):
src/components/Sprint5Demo.tsx#L194
Missing return type on function
|
|
Test & Build (18.x):
src/components/Sprint5Demo.tsx#L121
Missing return type on function
|
|
Test & Build (18.x):
src/components/Sprint5Demo.tsx#L118
Missing return type on function
|
|
Test & Build (18.x):
src/components/Sprint5Demo.tsx#L63
Missing return type on function
|
|
Test & Build (18.x):
src/components/HotZoneNavigator.tsx#L147
Missing return type on function
|
|
Test & Build (18.x):
src/components/HotZoneNavigator.tsx#L134
Missing return type on function
|
|
Test & Build (18.x):
src/components/HotZoneNavigator.tsx#L113
Missing return type on function
|
|
Test & Build (18.x):
src/components/HotZoneNavigator.tsx#L98
Missing return type on function
|
|
Test & Build (20.x):
src/hooks/useTimelineScroll.ts#L113
React Hook useCallback has a missing dependency: 'applyMomentum'. Either include it or remove the dependency array
|
|
Test & Build (20.x):
src/hooks/useTimelineScroll.ts#L63
React Hook useCallback received a function whose dependencies are unknown. Pass an inline function instead
|
|
Test & Build (20.x):
src/hooks/useTheme.tsx#L191
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
|
|
Test & Build (20.x):
src/hooks/useTheme.tsx#L180
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
|
|
Test & Build (20.x):
src/hooks/useTheme.tsx#L168
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
|
|
Test & Build (20.x):
src/hooks/useTheme.tsx#L151
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
|
|
Test & Build (20.x):
src/hooks/useTheme.tsx#L15
Fast refresh only works when a file only exports components. Move your React context(s) to a separate file
|
|
Test & Build (20.x):
src/hooks/usePerformanceMonitor.ts#L281
React Hook useEffect has a missing dependency: 'calculateRating'. Either include it or remove the dependency array
|
|
Test & Build (18.x):
src/hooks/useTimelineScroll.ts#L113
React Hook useCallback has a missing dependency: 'applyMomentum'. Either include it or remove the dependency array
|
|
Test & Build (18.x):
src/hooks/useTimelineScroll.ts#L63
React Hook useCallback received a function whose dependencies are unknown. Pass an inline function instead
|
|
Test & Build (18.x):
src/hooks/useTheme.tsx#L191
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
|
|
Test & Build (18.x):
src/hooks/useTheme.tsx#L180
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
|
|
Test & Build (18.x):
src/hooks/useTheme.tsx#L168
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
|
|
Test & Build (18.x):
src/hooks/useTheme.tsx#L151
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
|
|
Test & Build (18.x):
src/hooks/useTheme.tsx#L15
Fast refresh only works when a file only exports components. Move your React context(s) to a separate file
|
|
Test & Build (18.x):
src/hooks/usePerformanceMonitor.ts#L281
React Hook useEffect has a missing dependency: 'calculateRating'. Either include it or remove the dependency array
|