Skip to content

Feature/31 analytics see summary of a site (#59) #77

Feature/31 analytics see summary of a site (#59)

Feature/31 analytics see summary of a site (#59) #77

Triggered via push March 24, 2024 00:01
Status Failure
Total duration 39s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

10 errors
Lint
Process completed with exit code 20.
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.