Skip to content

Feature/add announcement card #78

Feature/add announcement card

Feature/add announcement card #78

Triggered via pull request March 24, 2024 17:04
Status Failure
Total duration 42s
Artifacts

canopeum_frontend.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

11 errors
Build
Argument of type 'SiteSocial' is not assignable to parameter of type 'SetStateAction<Site | undefined>'.
Build
Type '{ className: string; role: "progressbar"; style: { width: string; }; "aria-valuenow": string; "aria-valuemin": number; "aria-valuemax": number; }' is not assignable to type 'DetailedHTMLProps<HTMLAttributes<HTMLDivElement>, HTMLDivElement>'.
Build
Argument of type 'string' is not assignable to parameter of type 'number'.
Build
Property 'address' does not exist on type 'string'.
Build
Property 'latitude' does not exist on type 'string'.
Build
Property 'longitude' does not exist on type 'string'.
Build
Property 'latitude' does not exist on type 'string'.
Build
Property 'longitude' does not exist on type 'string'.
Build
Element implicitly has an 'any' type because expression of type 'number' can't be used to index type '{ '1': string; '2': string; '3': string; '4': string; '5': string; '6': string; }'.
Build
Process completed with exit code 2.
Lint
Process completed with exit code 20.