Set up new metadata collections #1877
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/Profile/Component/Profile.tsx#L88
'reviews' is already declared in the upper scope on line 29 column 10
|
build:
client/src/modules/Profile/Component/Profile.tsx#L89
'pendingReviews' is already declared in the upper scope on line 30 column 10
|
build:
client/src/modules/Profile/Component/Profile.tsx#L92
'pastReviews' is already declared in the upper scope on line 31 column 10
|
build:
client/src/modules/Profile/Component/Profile.tsx#L107
'pendingReviews' is already declared in the upper scope on line 30 column 10
|
build:
client/src/modules/Profile/Component/Profile.tsx#L110
'pastReviews' is already declared in the upper scope on line 31 column 10
|
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#L39
'setAddSemester' is assigned a value but never used
|
build:
client/src/modules/Admin/Components/Admin.tsx#L39
'setAddSemester' is assigned a value but never used
|
build:
client/src/modules/Admin/Components/Admin.tsx#L304
'doubleClick' is already declared in the upper scope on line 23 column 10
|
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#L39
'setAddSemester' is assigned a value but never used
|
build:
client/src/modules/Admin/Components/Admin.tsx#L39
'setAddSemester' is assigned a value but never used
|
build:
client/src/modules/Admin/Components/Admin.tsx#L304
'doubleClick' is already declared in the upper scope on line 23 column 10
|
build:
client/src/modules/Admin/Components/Admin.tsx#L336
'token' is already declared in the upper scope on line 42 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
|