feat(Datepicker): add cancel select range limit API #3462
Annotations
2 errors and 1 warning
Run npm run lint:
src/date-picker/DateRangePickerPanel.tsx#L317
Property 'cancelRangeSelectLimit' is missing in type '{ hoverValue: any[]; value: any; year: number[]; month: number[]; mode: "month" | "year" | "quarter" | "week" | "date"; format: string; presets: PresetRange; time: string[]; disableDate: DisableRangeDate; ... 18 more ...; style: CSSProperties; }' but required in type 'RangePanelProps'.
|
Run npm run lint
Process completed with exit code 2.
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
The logs for this run have expired and are no longer available.
Loading