SWD-18: app header footer #14
Annotations
10 errors
build:
frontend/src/modules/root/components/header/AppHeader.tsx#L1
Replace `"./AppHeader.module.scss"` with `'./AppHeader.module.scss'`
|
|
|
build:
frontend/src/modules/root/components/header/AppHeader.tsx#L9
Replace `·Search·` with `Search`
|
build:
frontend/src/modules/root/components/header/AppHeader.tsx#L12
Function 'AppHeader' has too many lines (39). Maximum allowed is 35
|
build:
frontend/src/modules/root/components/header/AppHeader.tsx#L12
Missing return type on function
|
|
build:
frontend/src/modules/root/components/header/AppHeader.tsx#L16
Replace `············` with `········`
|
|
build:
frontend/src/modules/root/components/header/AppHeader.tsx#L18
Replace `··············<Navbar.Brand·href="#home"><img·src={Logo}·alt=""·/>` with `··········<Navbar.Brand·href="#home">⏎············<img·src={Logo}·alt=""·/>⏎··········`
|