feat: adding footer #66
Annotations
10 errors and 1 warning
Eslint Check:
src/components/Footer/AboutBox.jsx#L6
Identifier 'about_content' is not in camel case
|
Eslint Check:
src/components/Footer/Cradle.jsx#L3
'FontAwesomeIcon' is defined but never used
|
Eslint Check:
src/components/Footer/Cradle.jsx#L5
'insta' is defined but never used
|
Eslint Check:
src/components/Footer/Cradle.jsx#L5
'gh' is defined but never used
|
Eslint Check:
src/components/Footer/Cradle.jsx#L5
'li' is defined but never used
|
Eslint Check:
src/components/Footer/Cradle.jsx#L17
'CradleBefore' is assigned a value but never used
|
Eslint Check:
src/components/Footer/Cradle.jsx#L85
Unexpected block statement surrounding arrow body; move the returned value immediately after the `=>`
|
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 Check:
src/components/Footer/Cradle.jsx#L89
Curly braces are unnecessary here
|
Eslint Check:
src/components/Footer/Cradle.jsx#L94
Missing "key" prop for element in iterator
|
Eslint Check:
src/components/Footer/AboutBox.jsx#L7
Unexpected console statement
|
The logs for this run have expired and are no longer available.
Loading