Skip to content

feat: adding footer #84

feat: adding footer

feat: adding footer #84

Triggered via pull request November 9, 2023 15:39
Status Success
Total duration 40s
Artifacts

development.yml

on: pull_request
prettier  /  Prettier Check
27s
prettier / Prettier Check
eslint  /  Eslint Check
22s
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#L14
Identifier 'about_content' is not in camel case
eslint / Eslint Check: src/components/marginals/Footer/Cradle.jsx#L2
'FontAwesomeIcon' is defined but never used
eslint / Eslint Check: src/components/marginals/Footer/Cradle.jsx#L5
Unexpected block statement surrounding arrow body; move the returned value immediately after the `=>`
eslint / Eslint Check: src/components/marginals/Footer/Cradle.jsx#L15
Missing "key" prop for element in iterator
eslint / Eslint Check: src/components/marginals/Footer/Footer.jsx#L3
'ImgCont' is defined but never used
eslint / Eslint Check: src/components/marginals/Footer/Footer.jsx#L8
Unexpected block statement surrounding arrow body; move the returned value immediately after the `=>`
eslint / Eslint Check: src/components/marginals/Footer/TermsNCredits.jsx#L4
Unexpected block statement surrounding arrow body; move the returned value immediately after the `=>`
eslint / Eslint Check: src/components/marginals/Footer/styles.jsx#L3
'Container' is defined but never used
eslint / Eslint Check: src/components/marginals/Footer/styles.jsx#L3
'Heading4' is defined but never used
eslint / Eslint Check: src/components/marginals/Footer/styles.jsx#L3
'NavText' is defined but never used
eslint / Eslint Check: src/components/marginals/Footer/AboutBox.jsx#L15
Unexpected console statement