fix(pie): use readonly arrays for props as the library does not modif… #2258
Annotations
6 errors
packages/pie/src/Pie.tsx#L90
The type 'readonly RawDatum[]' is 'readonly' and cannot be assigned to the mutable type 'RawDatum[]'.
|
packages/pie/src/PieCanvas.tsx#L83
The type 'readonly RawDatum[]' is 'readonly' and cannot be assigned to the mutable type 'RawDatum[]'.
|
packages/static/src/mappings/pie.ts#L3
Cannot find module '@nivo/pie' or its corresponding type declarations.
|
packages/express/src/memory-storage.ts#L1
Cannot find module '@nivo/static' or its corresponding type declarations.
|
packages/express/src/index.ts#L4
Cannot find module '@nivo/static' or its corresponding type declarations.
|
|
The logs for this run have expired and are no longer available.
Loading