F/gradient home #2025
netlify.yml
on: pull_request
build-dev-vocdoni
31s
build-stg-vocdoni
28s
Annotations
8 errors
build-stg-vocdoni:
src/components/Home/Support.tsx#L19
JSX elements cannot have multiple attributes with the same name.
|
build-stg-vocdoni:
src/components/Organization/NoElections.tsx#L17
Type '{ children: Element; align: string; }' is not assignable to type 'IntrinsicAttributes & Omit<DetailedHTMLProps<HTMLAttributes<HTMLDivElement>, HTMLDivElement>, "color" | ... 427 more ... | "css"> & { ...; } & Omit<...> & { ...; }'.
|
build-stg-vocdoni:
src/components/Organization/NoOrganizations.tsx#L12
Type '{ children: Element; align: string; }' is not assignable to type 'IntrinsicAttributes & Omit<DetailedHTMLProps<HTMLAttributes<HTMLDivElement>, HTMLDivElement>, "color" | ... 427 more ... | "css"> & { ...; } & Omit<...> & { ...; }'.
|
build-stg-vocdoni
Process completed with exit code 2.
|
build-dev-vocdoni:
src/components/Home/Support.tsx#L19
JSX elements cannot have multiple attributes with the same name.
|
build-dev-vocdoni:
src/components/Organization/NoElections.tsx#L17
Type '{ children: Element; align: string; }' is not assignable to type 'IntrinsicAttributes & Omit<DetailedHTMLProps<HTMLAttributes<HTMLDivElement>, HTMLDivElement>, "color" | ... 427 more ... | "css"> & { ...; } & Omit<...> & { ...; }'.
|
build-dev-vocdoni:
src/components/Organization/NoOrganizations.tsx#L12
Type '{ children: Element; align: string; }' is not assignable to type 'IntrinsicAttributes & Omit<DetailedHTMLProps<HTMLAttributes<HTMLDivElement>, HTMLDivElement>, "color" | ... 427 more ... | "css"> & { ...; } & Omit<...> & { ...; }'.
|
build-dev-vocdoni
Process completed with exit code 2.
|