Skip to content

Merge pull request #52 from OpenSIST/post-dev #66

Merge pull request #52 from OpenSIST/post-dev

Merge pull request #52 from OpenSIST/post-dev #66

Triggered via push March 17, 2024 14:08
Status Success
Total duration 1m 11s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

11 warnings and 5 notices
qodana
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/.
Unused import: src/Components/Admin/AdminPage.jsx#L1
Unused import specifier ListItem
Unused import: src/Components/HowToUse/HowToUse.jsx#L7
Unused import specifier Paper
Unused import: src/Components/ProgramPage/SideBar/SideBar.jsx#L7
Unused import specifier Box
Unused import: src/Components/HowToUse/HowToUse.jsx#L11
Unused import profile from "../../Assets/imgs/profile.png";
Unused import: src/Components/HowToUse/HowToUse.jsx#L15
Unused import program from "../../Assets/imgs/program.png";
Unused import: src/Components/HowToUse/HowToUse.jsx#L12
Unused import applicant from "../../Assets/imgs/applicant.png";
Unused import: src/Components/Admin/AdminEmail/AdminEmailPage.jsx#L17
Unused import {TimeTick2String} from "../../../Data/Common";
Unused import: src/Components/HowToUse/HowToUse.jsx#L13
Unused import newApplicant from "../../Assets/imgs/new-applicant.png";
Expression statement which is not assignment or call: src/Components/Admin/AdminPage.jsx#L38
Expression statement is not assignment or call
Signature mismatch: src/Data/UserData.js#L71
Argument type unknown is not assignable to parameter type string
Signature mismatch: src/Components/Admin/AdminEmail/AdminEmailPage.jsx#L149
Invalid number of arguments, expected 0
Signature mismatch: 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
Signature mismatch: src/Components/Profile/ProfileApplicant/ProfileApplicantPage.jsx#L361
Argument type unknown is not assignable to parameter type string