Merge pull request #52 from OpenSIST/post-dev #66
Annotations
11 warnings and 5 notices
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, JetBrains/qodana-action@v2023.3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Qodana Scan:
src/Components/TopBar/NavBar/NavBar.jsx#L55
Comma expression
|
Qodana Scan:
src/Components/Admin/AdminPage.jsx#L29
Comma expression
|
Qodana Scan:
src/Components/Admin/AdminPage.jsx#L1
Unused import specifier ListItem
|
Qodana Scan:
src/Components/HowToUse/HowToUse.jsx#L7
Unused import specifier Paper
|
Qodana Scan:
src/Components/ProgramPage/SideBar/SideBar.jsx#L7
Unused import specifier Box
|
Qodana Scan:
src/Components/HowToUse/HowToUse.jsx#L11
Unused
import profile from "../../Assets/imgs/profile.png";
|
Qodana Scan:
src/Components/HowToUse/HowToUse.jsx#L15
Unused
import program from "../../Assets/imgs/program.png";
|
Qodana Scan:
src/Components/HowToUse/HowToUse.jsx#L12
Unused
import applicant from "../../Assets/imgs/applicant.png";
|
Qodana Scan:
src/Components/Admin/AdminEmail/AdminEmailPage.jsx#L17
Unused
import {TimeTick2String} from "../../../Data/Common";
|
Qodana Scan:
src/Components/HowToUse/HowToUse.jsx#L13
Unused
import newApplicant from "../../Assets/imgs/new-applicant.png";
|
Qodana Scan:
src/Components/Admin/AdminPage.jsx#L38
Expression statement is not assignment or call
|
Qodana Scan:
src/Data/UserData.js#L71
Argument type unknown is not assignable to parameter type string
|
Qodana Scan:
src/Components/Admin/AdminEmail/AdminEmailPage.jsx#L149
Invalid number of arguments, expected 0
|
Qodana Scan:
src/Components/ProgramPage/SideBar/SearchBar/SearchBar.jsx#L45
Argument type unknown is not assignable to parameter type number \| undefined
Type unknown is not assignable to type number
|
Qodana Scan:
src/Components/Profile/ProfileApplicant/ProfileApplicantPage.jsx#L361
Argument type unknown is not assignable to parameter type string
|
The logs for this run have expired and are no longer available.
Loading