Fix eslint url warning #3
Annotations
10 errors
app/components/Footer.tsx#L33
Type '{ Icon: IconType; href: "https://www.behance.net/jonaschlegel1"; key: string; } | { Icon: IconType; href: "https://www.instagram.com/archaeoink/"; key: string; } | { ...; } | { ...; } | { ...; }' is not assignable to type 'IntrinsicAttributes & SocialType'.
|
app/components/Logo.tsx#L4
Cannot find module '../images/logo.webp' or its corresponding type declarations.
|
app/data/content.ts#L8
Cannot find module '../images/clients/profile01.jpg' or its corresponding type declarations.
|
app/data/content.ts#L9
Cannot find module '../images/herobg.webp' or its corresponding type declarations.
|
app/data/content.ts#L10
Cannot find module '../images/jona.webp' or its corresponding type declarations.
|
app/data/content.ts#L11
Cannot find module '../images/overview.webp' or its corresponding type declarations.
|
app/data/content.ts#L12
Cannot find module '../images/projects/adventuress-cover.jpg' or its corresponding type declarations.
|
app/data/content.ts#L13
Cannot find module '../images/projects/archaeo-zine.png' or its corresponding type declarations.
|
app/data/content.ts#L14
Cannot find module '../images/projects/exploring-archaeological-disciplines.png' or its corresponding type declarations.
|
app/data/content.ts#L15
Cannot find module '../images/projects/roman-burial.png' or its corresponding type declarations.
|
This job failed
Loading