Setting up helper functions for flowchart ai #370
Annotations
10 warnings
|
Client/src/components/ChatWidget/ChatWidget.tsx#L50
React Hook useEffect has a missing dependency: 'motionW'. Either include it or remove the dependency array
|
|
Client/src/components/ChatWidget/ChatWidget.tsx#L53
React Hook useEffect has a missing dependency: 'motionH'. Either include it or remove the dependency array
|
|
Client/src/components/scheduleBuilder/aiChat/ScheduleBuilderChatInput.tsx#L125
React Hook useEffect has missing dependencies: 'currentSchedule' and 'dispatch'. Either include them or remove the dependency array
|
|
Client/src/components/scheduleBuilder/aiChat/helpers/FormattingStrs.tsx#L134
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
|
|
Client/src/components/scheduleBuilder/aiChat/helpers/FormattingStrs.tsx#L135
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
|
|
Client/src/components/scheduleBuilder/aiChat/helpers/FormattingStrs.tsx#L138
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
|
|
Client/src/components/scheduleBuilder/aiChat/helpers/FormattingStrs.tsx#L141
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
|
|
Client/src/components/scheduleBuilder/buildSchedule/layout/BuildScheduleContainer.tsx#L54
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
|
|
Client/src/components/scheduleBuilder/buildSchedule/selectedSections/CourseAccordion.tsx#L44
'courseId' is defined but never used
|
|
Client/src/components/scheduleBuilder/buildSchedule/selectedSections/CourseAccordion.tsx#L45
'courseId' is defined but never used
|
The logs for this run have expired and are no longer available.
Loading