fixing failing test from tags addition #1461
Annotations
10 warnings
client/src/modules/Admin/Components/Admin.tsx#L23
'setDisableNewSem' is assigned a value but never used
|
client/src/modules/Admin/Components/Admin.tsx#L25
'setLoadingInit' is assigned a value but never used
|
client/src/modules/Admin/Components/Admin.tsx#L26
'setLoadingSemester' is assigned a value but never used
|
client/src/modules/Course/Components/Course.tsx#L41
'netId' is assigned a value but never used
|
client/src/modules/Course/Components/CourseReviews.tsx#L18
'reportReview' is defined but never used
|
client/src/modules/Course/Components/RatingInput.tsx#L53
React Hook useEffect has a missing dependency: 'getColor'. Either include it or remove the dependency array
|
client/src/modules/Course/Components/ReviewCard.tsx#L8
'tag_names' is defined but never used
|
client/src/modules/Course/Components/ReviewCard.tsx#L36
'token' is assigned a value but never used
|
client/src/modules/Course/Components/ReviewCard.tsx#L36
'netId' is assigned a value but never used
|
client/src/modules/Course/Components/ReviewCard.tsx#L36
'signOut' is assigned a value but never used
|
The logs for this run have expired and are no longer available.
Loading