Skip to content

feat: adding footer #73

feat: adding footer

feat: adding footer #73

Triggered via pull request November 8, 2023 18:01
Status Success
Total duration 34s
Artifacts

development.yml

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

Annotations

10 errors and 1 warning
eslint / Eslint Check: src/components/marginals/Footer/AboutBox.jsx#L2
'styled' is defined but never used
eslint / Eslint Check: src/components/marginals/Footer/AboutBox.jsx#L3
'tw' is defined but never used
eslint / Eslint Check: src/components/marginals/Footer/AboutBox.jsx#L16
Identifier 'about_content' is not in camel case
eslint / Eslint Check: src/components/marginals/Footer/Cradle.jsx#L2
'tw' is defined but never used
eslint / Eslint Check: src/components/marginals/Footer/Cradle.jsx#L3
'FontAwesomeIcon' is defined but never used
eslint / Eslint Check: src/components/marginals/Footer/Cradle.jsx#L7
Unexpected block statement surrounding arrow body; move the returned value immediately after the `=>`
eslint / Eslint Check: src/components/marginals/Footer/Cradle.jsx#L17
Missing "key" prop for element in iterator
eslint / Eslint Check: src/components/marginals/Footer/Footer.jsx#L2
'Container' is defined but never used
eslint / Eslint Check: src/components/marginals/Footer/Footer.jsx#L2
'Heading2' is defined but never used
eslint / Eslint Check: src/components/marginals/Footer/Footer.jsx#L2
'Heading3' is defined but never used
eslint / Eslint Check: src/components/marginals/Footer/AboutBox.jsx#L17
Unexpected console statement