Skip to content

DO NOT MERGE: Request for comments: Plan 5a Proof of concept #2053

DO NOT MERGE: Request for comments: Plan 5a Proof of concept

DO NOT MERGE: Request for comments: Plan 5a Proof of concept #2053

Triggered via pull request November 15, 2023 10:53
Status Failure
Total duration 2m 34s
Artifacts

ci.yml

on: pull_request
Matrix: build-and-test
Fit to window
Zoom out
Zoom in

Annotations

14 errors
Build and Test on 16.x: src/chart/generateCategoricalChart.tsx#L2289
Cannot find name 'map'. Did you mean 'Map'?
Build and Test on 16.x: src/context/chartContext.tsx#L64
Type '[ChartContextType, Dispatch<SetStateAction<ChartContextType>>]' is not assignable to type '[context: ChartContextType, setContext: (newContext: Partial<ChartContextType>) => void]'.
Build and Test on 16.x: src/renderer/TooltipRenderer.tsx#L136
Type '{ payload: Payload<any, any>[]; active: boolean; label: string; }' is not assignable to type 'Props<any, any>'.
Build and Test on 16.x
Process completed with exit code 2.
Build and Test on 20.x
The job was canceled because "_16_x" failed.
Build and Test on 20.x: src/chart/generateCategoricalChart.tsx#L2289
Cannot find name 'map'. Did you mean 'Map'?
Build and Test on 20.x: src/context/chartContext.tsx#L64
Type '[ChartContextType, Dispatch<SetStateAction<ChartContextType>>]' is not assignable to type '[context: ChartContextType, setContext: (newContext: Partial<ChartContextType>) => void]'.
Build and Test on 20.x: src/renderer/TooltipRenderer.tsx#L136
Type '{ payload: Payload<any, any>[]; active: boolean; label: string; }' is not assignable to type 'Props<any, any>'.
Build and Test on 20.x
The operation was canceled.
Build and Test on 18.x
The job was canceled because "_16_x" failed.
Build and Test on 18.x: src/chart/generateCategoricalChart.tsx#L2289
Cannot find name 'map'. Did you mean 'Map'?
Build and Test on 18.x: src/context/chartContext.tsx#L64
Type '[ChartContextType, Dispatch<SetStateAction<ChartContextType>>]' is not assignable to type '[context: ChartContextType, setContext: (newContext: Partial<ChartContextType>) => void]'.
Build and Test on 18.x: src/renderer/TooltipRenderer.tsx#L136
Type '{ payload: Payload<any, any>[]; active: boolean; label: string; }' is not assignable to type 'Props<any, any>'.
Build and Test on 18.x
The operation was canceled.