Skip to content

525 implement ability to change password #456

525 implement ability to change password

525 implement ability to change password #456

Triggered via pull request April 19, 2024 09:11
Status Success
Total duration 49s
Artifacts

eslint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

12 warnings
Linting
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v2, actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Linting
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Linting: FrontEnd/src/components/HeaderFooter/footer/Footer.jsx#L11
'page' is missing in props validation
Linting: FrontEnd/src/components/HeaderFooter/footer/short/ShortFooter.jsx#L38
This line has a length of 128. Maximum allowed is 120
Linting: FrontEnd/src/components/HeaderFooter/header/Header.jsx#L9
'isAuthorized' is missing in props validation
Linting: FrontEnd/src/components/HeaderFooter/header/Header.jsx#L9
'page' is missing in props validation
Linting: FrontEnd/src/components/HeaderFooter/header/Header.jsx#L11
'page' is missing in props validation
Linting: FrontEnd/src/components/HeaderFooter/header/Header.jsx#L11
'page' is missing in props validation
Linting: FrontEnd/src/components/HeaderFooter/header/navbar/DropdownMenu.jsx#L4
'children' is missing in props validation
Linting: FrontEnd/src/components/HeaderFooter/header/navbar/DropdownMenu.jsx#L4
'toggleText' is missing in props validation
Linting: FrontEnd/src/components/HeaderFooter/header/navbar/Logout.jsx#L24
React Hook useEffect has a missing dependency: 'logout'. Either include it or remove the dependency array
Linting: FrontEnd/src/components/HeaderFooter/header/navbar/Navbar.jsx#L20
'page' is missing in props validation