Skip to content

remove db from gitignore #1370

remove db from gitignore

remove db from gitignore #1370

Triggered via push September 12, 2023 05:49
Status Failure
Total duration 54s
Artifacts

ci-workflow.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

9 errors and 10 warnings
build: server/db/dbInit.ts#L105
Expected no linebreak before this expression
build: server/db/dbInit.ts#L106
Unexpected newline before ')'
build: server/db/dbInit.ts#L260
There should be no line break before or after '='
build: server/db/dbInit.ts#L526
'||' should be placed at the beginning of the line
build: server/db/dbInit.ts#L531
There should be no line break before or after '='
build: server/db/dbInit.ts#L746
There should be no line break before or after '='
build: server/endpoints/search/Search.ts#L61
'-' should be placed at the beginning of the line
build: server/endpoints/search/Search.ts#L75
Expected no linebreak before this expression
build
Process completed with exit code 1.
build: client/src/auth/auth_utils.ts#L90
'location' is assigned a value but never used
build: client/src/ui/Admin.tsx#L16
'setDisableNewSem' is assigned a value but never used
build: client/src/ui/Admin.tsx#L18
'setLoadingInit' is assigned a value but never used
build: client/src/ui/Admin.tsx#L19
'setLoadingSemester' is assigned a value but never used
build: client/src/ui/App.tsx#L15
'token' is assigned a value but never used
build: client/src/ui/ClassViewNew.tsx#L34
'netId' is assigned a value but never used
build: client/src/ui/Navbar.tsx#L28
'isLoggedIn' is assigned a value but never used
build: client/src/ui/Navbar.tsx#L28
'token' is assigned a value but never used
build: client/src/ui/RatingInput.tsx#L43
React Hook useEffect has a missing dependency: 'getColor'. Either include it or remove the dependency array
build: client/src/ui/Review.tsx#L35
'token' is assigned a value but never used