Skip to content

Feature/joh 12 footer #8

Feature/joh 12 footer

Feature/joh 12 footer #8

Triggered via pull request December 21, 2023 10:34
Status Failure
Total duration 26s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
lint: src/components/Footer.tsx#L1
Replace `React·from·'react';⏎import·johnjudLogo·from·'../assets/footer/JohnJudLogo.svg'` with `facebookLogo·from·"../assets/footer/FacebookLogo.svg"`
lint: src/components/Footer.tsx#L3
Replace `facebookLogo·from·'../assets/footer/FacebookLogo.svg'` with `twitterLogo·from·"../assets/footer/InstagramLogo.svg"`
lint: src/components/Footer.tsx#L4
Replace `twitterLogo·from·'../assets/footer/InstagramLogo.svg'` with `johnjudLogo·from·"../assets/footer/JohnJudLogo.svg"`
lint: src/components/Footer.tsx#L5
Replace `'../assets/footer/TwitterLogo.svg'` with `"../assets/footer/TwitterLogo.svg"`
lint: src/components/Footer.tsx#L11
Insert `·(⏎···`
lint: src/components/Footer.tsx#L12
Replace `<div·className="w-[1512px]·h-[215px]·relative·` with `··<div·className="relative·h-[215px]·w-[1512px]·`
lint: src/components/Footer.tsx#L13
Replace `······<div·className="w-[1512px]·h-[215px]·left-0·top-0·absolute·` with `········<div·className="absolute·left-0·top-0·h-[215px]·w-[1512px]·`
lint: src/components/Footer.tsx#L14
Replace `<div·className="left-[28px]·top-[87px]·absolute·justify-start·items-center·gap-3·inline-flex` with `··<div·className="absolute·left-[28px]·top-[87px]·inline-flex·items-center·justify-start·gap-3`
lint: src/components/Footer.tsx#L15
Replace `········<img·className="w-[42px]·h-[42px]·rounded-[100px]"·src={johnjudLogo}·alt="Johnjud·Logo"` with `··········<img⏎············className="h-[42px]·w-[42px]·rounded-[100px]"⏎············src={johnjudLogo}⏎············alt="Johnjud·Logo"⏎·········`
lint: src/components/Footer.tsx#L16
Replace `········<div·className="text-white·text-base·font-bold·font-Poppins">JOHNJUD` with `··········<div·className="font-Poppins·text-base·font-bold·text-white">⏎············JOHNJUD⏎··········`