Fix api #80
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.
|