Skip to content

Remove legacy range types #973

Remove legacy range types

Remove legacy range types #973

Triggered via pull request August 30, 2023 15:35
Status Failure
Total duration 3m 47s
Artifacts

pr-check.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

7 errors
main
Property 'binLabel' does not exist on type '{ min: string; max: string; label: string; }'.
main
Property 'binLabel' does not exist on type '{ label: string; value: number; count: number; } & { min?: string | undefined; max?: string | undefined; }'.
main
Property 'binLabel' does not exist on type '{ label: string; value: number; count: number; } & { min?: string | undefined; max?: string | undefined; }'.
main
Property 'binLabel' does not exist on type '{ label: string; value: number; count: number; } & { min?: string | undefined; max?: string | undefined; }'.
main
Property 'binLabel' does not exist on type '{ min: string; max: string; label: string; }'.
main
Type '{ binStart: string; binEnd: string; binLabel: string; }[]' is not assignable to type '{ min: string; max: string; label: string; }[]'.
main
Process completed with exit code 1.