Add ignore build errors #5
Annotations
3 errors
CI:
.next/types/app/projects/[slug]/page.ts#L30
Type 'ProjectPageProps' does not satisfy the constraint 'PageProps'.
|
CI:
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'.
|
CI
Process completed with exit code 2.
|