Merge branch 'develop' into d/landing #2129
netlify.yml
on: push
build-dev-vocdoni
32s
build-stg-vocdoni
31s
Annotations
6 errors
build-stg-vocdoni:
src/components/Home/Projects.tsx#L62
Type '{ children: string; fontSize: "18px"; lineHeight: "22px"; mb: "30px"; color: "white"; textAlign: "center"; fontFamily: "basier"; fontWeight: "100"; maxW: "900px"; ḿx: string; }' is not assignable to type 'IntrinsicAttributes & Omit<DetailedHTMLProps<HTMLAttributes<HTMLParagraphElement>, HTMLParagraphElement>, keyof TextProps> & { ...; } & TextProps & { ...; }'.
|
build-stg-vocdoni:
src/components/Home/Projects.tsx#L77
JSX elements cannot have multiple attributes with the same name.
|
build-stg-vocdoni
Process completed with exit code 2.
|
build-dev-vocdoni:
src/components/Home/Projects.tsx#L62
Type '{ children: string; fontSize: "18px"; lineHeight: "22px"; mb: "30px"; color: "white"; textAlign: "center"; fontFamily: "basier"; fontWeight: "100"; maxW: "900px"; ḿx: string; }' is not assignable to type 'IntrinsicAttributes & Omit<DetailedHTMLProps<HTMLAttributes<HTMLParagraphElement>, HTMLParagraphElement>, keyof TextProps> & { ...; } & TextProps & { ...; }'.
|
build-dev-vocdoni:
src/components/Home/Projects.tsx#L77
JSX elements cannot have multiple attributes with the same name.
|
build-dev-vocdoni
Process completed with exit code 2.
|