feat(Bar): add bar totals #2299
Annotations
7 errors and 1 warning
Build nivo packages:
packages/bar/src/Bar.tsx#L374
Type 'ScaleLog | ScaleSymlog | ScaleBand<string> | ScaleLinear<number> | ScaleTime<Date | NumberValue> | ScalePoint<...> | ScaleBand<...>' is not assignable to type '(value: string | number) => number'.
|
Build nivo packages:
packages/bar/src/Bar.tsx#L375
Type 'ScaleLog | ScaleSymlog | ScaleBand<string> | ScaleLinear<number> | ScaleTime<Date | NumberValue> | ScalePoint<...> | ScaleBand<...>' is not assignable to type '(value: string | number) => number'.
|
Build nivo packages:
packages/bar/src/BarCanvas.tsx#L460
Argument of type 'ScaleLog | ScaleSymlog | ScaleBand<string> | ScaleLinear<number> | ScaleTime<Date | NumberValue> | ScalePoint<...> | ScaleBand<...>' is not assignable to parameter of type '(value: string | number) => number'.
|
Build nivo packages:
packages/static/src/mappings/bar.ts#L3
Cannot find module '@nivo/bar' or its corresponding type declarations.
|
Build nivo packages:
packages/express/src/memory-storage.ts#L1
Cannot find module '@nivo/static' or its corresponding type declarations.
|
Build nivo packages:
packages/express/src/index.ts#L4
Cannot find module '@nivo/static' or its corresponding type declarations.
|
Build nivo packages
Process completed with exit code 2.
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, pnpm/action-setup@v2, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Loading