Skip to content

fix accepted review coloring #1424

fix accepted review coloring

fix accepted review coloring #1424

Triggered via push October 23, 2023 00:30
Status Success
Total duration 2m 9s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

ci-workflow.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
build: client/src/modules/Admin/Components/Admin.tsx#L23
'setDisableNewSem' is assigned a value but never used
build: client/src/modules/Admin/Components/Admin.tsx#L25
'setLoadingInit' is assigned a value but never used
build: client/src/modules/Admin/Components/Admin.tsx#L26
'setLoadingSemester' is assigned a value but never used
build: client/src/modules/Course/Components/Course.tsx#L41
'netId' is assigned a value but never used
build: client/src/modules/Course/Components/RatingInput.tsx#L53
React Hook useEffect has a missing dependency: 'getColor'. Either include it or remove the dependency array
build: client/src/modules/Course/Components/ReviewCard.tsx#L37
'token' is assigned a value but never used
build: client/src/modules/Course/Components/ReviewCard.tsx#L37
'netId' is assigned a value but never used
build: client/src/modules/Course/Components/ReviewCard.tsx#L37
'signOut' is assigned a value but never used
build: client/src/modules/Globals/Navbar.tsx#L30
'isLoggedIn' is assigned a value but never used
build: client/src/modules/Globals/Navbar.tsx#L30
'token' is assigned a value but never used