Chore: expose icon data type #986
Annotations
9 errors
src/mapeo-project.js#L525
Expected 1 arguments, but got 2.
|
src/mapeo-project.js#L529
Argument of type 'string | undefined' is not assignable to parameter of type 'string'.
|
src/mapeo-project.js#L532
Expected 1 arguments, but got 2.
|
src/mapeo-project.js#L539
Expected 1 arguments, but got 2.
|
src/mapeo-project.js#L564
Property 'filename' does not exist on type 'Entry'. Did you mean 'fileName'?
|
src/mapeo-project.js#L566
Property 'filename' does not exist on type 'Entry'. Did you mean 'fileName'?
|
src/mapeo-project.js#L578
Property 'filename' does not exist on type 'Entry'. Did you mean 'fileName'?
|
src/mapeo-project.js#L600
Argument of type '{ name: string; variants: { size: string; mimeType: string; pixelDensity: number; blob: Buffer; }[]; }' is not assignable to parameter of type '{ name: string; variants: ((BitmapOpts | SvgOpts) & { blob: Buffer; })[]; }'.
|
|
The logs for this run have expired and are no longer available.
Loading