implemented company filtering #378
Annotations
4 warnings
apps/web/src/app/_components/search/search-filter.tsx#L94
React Hook useCallback has an unnecessary dependency: 'searchType'. Either exclude it or remove the dependency array
|
apps/web/src/app/_components/search/search-filter.tsx#L9
Imports "IndustryType" and "LocationType" are only used as type
|
apps/web/src/app/(pages)/(dashboard)/companies/page.tsx#L3
All imports in the declaration are only used as types. Use `import type`
|
packages/api/src/router/company.ts#L5
Imports "SQL" and "SQLWrapper" are only used as type
|
The logs for this run have expired and are no longer available.
Loading