Skip to content

Fix api

Fix api #79

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

canopeum_frontend.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
Build
Property 'map' does not exist on type 'string'.
Build
Parameter 'sponsorName' implicitly has an 'any' type.
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
Type 'string' is not assignable to type 'number'.
Build
Type 'string' is not assignable to type 'number'.
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
This member must have an 'override' modifier because it overrides a member in the base class 'Error'.
Build
Process completed with exit code 2.
Lint
Process completed with exit code 20.