Skip to content

Modify datapoints header layout #115

Modify datapoints header layout

Modify datapoints header layout #115

Triggered via push April 3, 2024 14:40
Status Success
Total duration 1m 15s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

9 warnings and 4 notices
qodana
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Unused import: src/Components/router.jsx#L47
Unused import HomeIndexMDPath from "../Data/MarkDown/HomeIndex.md"
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/babel.config.js#L1
Unused parameter api
Signature mismatch: src/Data/UserData.js#L71
Argument type unknown is not assignable to parameter type string
Signature mismatch: src/Components/Profile/ProfileApplicant/ProfileApplicantPage.jsx#L353
Argument type unknown is not assignable to parameter type string
Signature mismatch: src/Components/ProgramPage/SideBar/SearchBar/SearchBar.jsx#L43
Argument type unknown is not assignable to parameter type number \| undefined Type unknown is not assignable to type number
Signature mismatch: src/Components/ProgramPage/ProgramPage.jsx#L53
Argument type {} is not assignable to parameter type RequestInfo \| URL