returned auth to courses #1864
Annotations
21 warnings
build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
build:
client/src/modules/Admin/Components/Admin.tsx#L2
'useParams' is defined but never used
|
build:
client/src/modules/Admin/Components/Admin.tsx#L2
'useParams' is defined but never used
|
build:
client/src/modules/Admin/Components/Admin.tsx#L38
'setAddSemester' is assigned a value but never used
|
build:
client/src/modules/Admin/Components/Admin.tsx#L38
'setAddSemester' is assigned a value but never used
|
build:
client/src/modules/Admin/Components/Admin.tsx#L285
'doubleClick' is already declared in the upper scope on line 23 column 10
|
build:
client/src/modules/Admin/Components/Admin.tsx#L317
'token' is already declared in the upper scope on line 41 column 23
|
build:
client/src/modules/Course/Components/Course.tsx#L29
'PageStatus' is already declared in the upper scope on line 29 column 6
|
build:
client/src/modules/Course/Components/Course.tsx#L29
'PageStatus' is defined but never used
|
build:
client/src/modules/Course/Components/Course.tsx#L30
'Loading' is already declared in the upper scope on line 12 column 8
|
build:
client/src/modules/Course/Components/Course.tsx#L30
'Loading' is defined but never used
|
build:
client/src/auth/auth_utils.ts#L68
'redirectFrom' is already declared in the upper scope on line 48 column 39
|
build:
client/src/modules/Admin/Components/Admin.tsx#L2
'useParams' is defined but never used
|
build:
client/src/modules/Admin/Components/Admin.tsx#L2
'useParams' is defined but never used
|
build:
client/src/modules/Admin/Components/Admin.tsx#L38
'setAddSemester' is assigned a value but never used
|
build:
client/src/modules/Admin/Components/Admin.tsx#L38
'setAddSemester' is assigned a value but never used
|
build:
client/src/modules/Admin/Components/Admin.tsx#L285
'doubleClick' is already declared in the upper scope on line 23 column 10
|
build:
client/src/modules/Admin/Components/Admin.tsx#L317
'token' is already declared in the upper scope on line 41 column 23
|
build:
client/src/modules/Admin/Components/AdminReview.tsx#L39
'review' is already declared in the upper scope on line 21 column 24
|
build:
client/src/modules/Admin/Components/ManageAdminModal.tsx#L29
'admins' is already declared in the upper scope on line 16 column 12
|
build:
client/src/modules/Course/Components/Course.tsx#L29
'PageStatus' is already declared in the upper scope on line 29 column 6
|