Search and clear button #9
Annotations
2 errors and 1 warning
build:
src/routes/root.tsx#L175
Property 'setFilteredData' is missing in type '{ setSearchFilters: Dispatch<SetStateAction<SearchFilter>>; setSearch: Dispatch<SetStateAction<boolean>>; }' but required in type 'SearchBarWithFilterProps'.
|
build
Process completed with exit code 2.
|
build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|