Display all Surveys and Observations & Update Project Page Search #8770
test.yml
on: pull_request
Checkout and cache target branch
12s
Running Tests
43s
Annotations
2 errors
Running Tests
Type '{ project_id: number; name: string; project_programs: never[]; regions: never[]; start_date: string; end_date: string; }' is missing the following properties from type '{ project_id: number; start_date: string | null; name: string; project_programs: number[]; regions: string[]; focal_species: (number | null)[]; types: (number | null)[]; end_date?: string | null | undefined; }': focal_species, types
|
Running Tests
Process completed with exit code 1.
|