Skip to content

Merge pull request #50 from OpenSIST/datapoints-dev #59

Merge pull request #50 from OpenSIST/datapoints-dev

Merge pull request #50 from OpenSIST/datapoints-dev #59

Triggered via push March 12, 2024 13:30
Status Success
Total duration 1m 7s
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/Modify/Program/AddModifyProgram.jsx#L18
Unused import specifier Tooltip
Unused import: src/Components/Modify/Program/AddModifyProgram.jsx#L24
Unused import {HelpOutline} from "@mui/icons-material";
Unused import: src/Components/TopBar/NavBar/NavBar.jsx#L4
Unused import specifier Tab
Unused local symbol: src/Data/ApplicantData.js#L11
Unused parameter query
Unused local symbol: src/Components/Errors/ErrorPage.jsx#L10
Unused constant stackLines
Expression statement which is not assignment or call: src/Components/Admin/AdminPage.jsx#L38
Expression statement is not assignment or call
Signature mismatch: src/Components/Admin/AdminEmail/AdminEmailPage.jsx#L139
Invalid number of arguments, expected 0
Signature mismatch: src/Components/ProgramPage/SideBar/SearchBar/SearchBar.jsx#L41
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#L355
Argument type unknown is not assignable to parameter type string
Signature mismatch: src/Data/UserData.js#L70
Argument type unknown is not assignable to parameter type string