Skip to content

feat: adding footer #66

feat: adding footer

feat: adding footer #66

Triggered via pull request November 8, 2023 15:55
Status Failure
Total duration 39s
Artifacts

development.yml

on: pull_request
prettier  /  Prettier Check
11s
prettier / Prettier Check
eslint  /  Eslint Check
27s
eslint / Eslint Check
Fit to window
Zoom out
Zoom in

Annotations

11 errors and 1 warning
prettier / Prettier Check
Process completed with exit code 1.
eslint / Eslint Check: src/components/Footer/AboutBox.jsx#L6
Identifier 'about_content' is not in camel case
eslint / Eslint Check: src/components/Footer/Cradle.jsx#L3
'FontAwesomeIcon' is defined but never used
eslint / Eslint Check: src/components/Footer/Cradle.jsx#L5
'insta' is defined but never used
eslint / Eslint Check: src/components/Footer/Cradle.jsx#L5
'gh' is defined but never used
eslint / Eslint Check: src/components/Footer/Cradle.jsx#L5
'li' is defined but never used
eslint / Eslint Check: src/components/Footer/Cradle.jsx#L17
'CradleBefore' is assigned a value but never used
eslint / Eslint Check: src/components/Footer/Cradle.jsx#L85
Unexpected block statement surrounding arrow body; move the returned value immediately after the `=>`
eslint / Eslint Check: src/components/Footer/Cradle.jsx#L89
The href attribute requires a valid value to be accessible. Provide a valid, navigable address as the href value. If you cannot provide a valid href, but still need the element to resemble a link, use a button and change it with appropriate styles. Learn more: https://github.com/jsx-eslint/eslint-plugin-jsx-a11y/blob/HEAD/docs/rules/anchor-is-valid.md
eslint / Eslint Check: src/components/Footer/Cradle.jsx#L89
Curly braces are unnecessary here
eslint / Eslint Check: src/components/Footer/Cradle.jsx#L94
Missing "key" prop for element in iterator
eslint / Eslint Check: src/components/Footer/AboutBox.jsx#L7
Unexpected console statement