Skip to content

Invite to team fixes, improvements and API implementation #1637

Invite to team fixes, improvements and API implementation

Invite to team fixes, improvements and API implementation #1637

Triggered via pull request October 31, 2024 10:58
Status Failure
Total duration 35s
Artifacts

netlify.yml

on: pull_request
build-dev-vocdoni
23s
build-dev-vocdoni
build-stg-vocdoni
25s
build-stg-vocdoni
Fit to window
Zoom out
Zoom in

Annotations

6 errors
build-dev-vocdoni: src/components/Organization/Header.tsx#L82
Type '{ className: string; as: "p"; fontSize: number; lineHeight: number; field: string; maxW: { base: "250px"; sm: "300px"; sm2: "350px"; md: "450px"; lg: "370px"; lg2: "500px"; xl: "650px"; }; }' is not assignable to type 'IntrinsicAttributes & MergeWithAs<DetailedHTMLProps<HTMLAttributes<HTMLHeadingElement>, HTMLHeadingElement>, DetailedHTMLProps<...>, HeadingProps, "p">'.
build-dev-vocdoni: src/components/Organization/Header.tsx#L91
Type '{ icon: Element; variant: string; alignSelf: "start"; field: string; "aria-label": string; onClick: () => void; }' is not assignable to type 'IntrinsicAttributes & Omit<DetailedHTMLProps<ButtonHTMLAttributes<HTMLButtonElement>, HTMLButtonElement>, keyof IconButtonProps> & { ...; } & IconButtonProps & { ...; }'.
build-dev-vocdoni
Process completed with exit code 2.
build-stg-vocdoni: src/components/Organization/Header.tsx#L82
Type '{ className: string; as: "p"; fontSize: number; lineHeight: number; field: string; maxW: { base: "250px"; sm: "300px"; sm2: "350px"; md: "450px"; lg: "370px"; lg2: "500px"; xl: "650px"; }; }' is not assignable to type 'IntrinsicAttributes & MergeWithAs<DetailedHTMLProps<HTMLAttributes<HTMLHeadingElement>, HTMLHeadingElement>, DetailedHTMLProps<...>, HeadingProps, "p">'.
build-stg-vocdoni: src/components/Organization/Header.tsx#L91
Type '{ icon: Element; variant: string; alignSelf: "start"; field: string; "aria-label": string; onClick: () => void; }' is not assignable to type 'IntrinsicAttributes & Omit<DetailedHTMLProps<ButtonHTMLAttributes<HTMLButtonElement>, HTMLButtonElement>, keyof IconButtonProps> & { ...; } & IconButtonProps & { ...; }'.
build-stg-vocdoni
Process completed with exit code 2.