fix(marimekko): use readonly arrays for props as the library does not modify them #2280
Annotations
4 errors
Build nivo packages:
packages/marimekko/src/hooks.ts#L234
Property 'push' does not exist on type 'readonly DimensionDatum<RawDatum>[]'.
|
Build nivo packages:
packages/marimekko/src/Marimekko.tsx#L115
Type 'readonly number[] | undefined' is not assignable to type 'TicksSpec<ScaleValue> | undefined'.
|
Build nivo packages:
packages/marimekko/src/Marimekko.tsx#L116
Type 'readonly number[] | undefined' is not assignable to type 'TicksSpec<ScaleValue> | undefined'.
|
Build nivo packages
Process completed with exit code 2.
|
The logs for this run have expired and are no longer available.
Loading