Skip to content

feat(Bar): add bar totals #2299

feat(Bar): add bar totals

feat(Bar): add bar totals #2299

Re-run triggered March 2, 2024 22:59
Status Failure
Total duration 1m 9s
Artifacts

ci.yml

on: pull_request
build
52s
build
end-to-end-tests
59s
end-to-end-tests
Fit to window
Zoom out
Zoom in

Annotations

14 errors and 2 warnings
build: 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: 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: 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: packages/static/src/mappings/bar.ts#L3
Cannot find module '@nivo/bar' or its corresponding type declarations.
build: packages/express/src/memory-storage.ts#L1
Cannot find module '@nivo/static' or its corresponding type declarations.
build: packages/express/src/index.ts#L4
Cannot find module '@nivo/static' or its corresponding type declarations.
build
Process completed with exit code 2.
end-to-end-tests: 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'.
end-to-end-tests: 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'.
end-to-end-tests: 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'.
end-to-end-tests: packages/static/src/mappings/bar.ts#L3
Cannot find module '@nivo/bar' or its corresponding type declarations.
end-to-end-tests: packages/express/src/memory-storage.ts#L1
Cannot find module '@nivo/static' or its corresponding type declarations.
end-to-end-tests: packages/express/src/index.ts#L4
Cannot find module '@nivo/static' or its corresponding type declarations.
end-to-end-tests
Process completed with exit code 2.
build
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/.
end-to-end-tests
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, cypress-io/github-action@v5. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.