Skip to content

feat: Month granularity for date-range-picker #13395

feat: Month granularity for date-range-picker

feat: Month granularity for date-range-picker #13395

Triggered via pull request January 6, 2025 13:02
Status Failure
Total duration 7m 19s
Artifacts

build-lint-test.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 2 warnings
Date range picker › With granularity of month › validation › produces the value even if validation does not catch an incomplete range: src/date-range-picker/__tests__/date-range-picker.test.tsx#L264
expect(jest.fn()).toHaveBeenCalledWith(...expected) Expected: ObjectContaining {"value": ObjectContaining {"endDate": "", "startDate": "2024-09", "type": "absolute"}} Received: {"value": {"endDate": "", "startDate": "2025-09", "type": "absolute"}} Number of calls: 1 at Object.<anonymous> (src/date-range-picker/__tests__/date-range-picker.test.tsx:264:29)
build / build
Process completed with exit code 1.
build / git-secrets
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
build / codeql
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636