Skip to content

Fix date filter behavior #98

Fix date filter behavior

Fix date filter behavior #98

Triggered via pull request December 12, 2024 16:24
Status Failure
Total duration 1m 22s
Artifacts
build_and_preview
1m 13s
build_and_preview
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 1 warning
build_and_preview: src/components/filters/DateFilter.tsx#L19
All imports in import declaration are unused.
build_and_preview: src/components/filters/DateFilter.tsx#L43
Property 'earliestDate' does not exist on type '*** maxYear: number; minYear: number; locations: *** [country: string]: *** [departments: string]: string[]; ***; ***; totalCount: number; ***'.
build_and_preview: src/components/filters/DateFilter.tsx#L44
Property 'latestDate' does not exist on type '*** maxYear: number; minYear: number; locations: *** [country: string]: *** [departments: string]: string[]; ***; ***; totalCount: number; ***'.
build_and_preview
Process completed with exit code 2.
build_and_preview
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636