Skip to content

fix css

fix css #1467

Triggered via push December 26, 2023 21:37
Status Failure
Total duration 45s
Artifacts

ci-workflow.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 10 warnings
build: client/src/modules/Profile/Component/Profile.tsx#L145
'ProfileCard' is not defined
build: client/src/modules/Profile/Component/Profile.tsx#L150
'ProfileCard' is not defined
build: server/endpoints/Search.ts#L61
'-' should be placed at the beginning of the line
build: server/endpoints/Search.ts#L75
Expected no linebreak before this expression
build
Process completed with exit code 1.
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/CourseReviews.tsx#L18
'reportReview' is defined 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#L34
'token' is assigned a value but never used
build: client/src/modules/Course/Components/ReviewCard.tsx#L34
'netId' is assigned a value but never used
build: client/src/modules/Course/Components/ReviewCard.tsx#L34
'signOut' is assigned a value but never used
build: client/src/modules/Home/Components/Home.tsx#L26
'token' is assigned a value but never used