Skip to content

implemented company filtering #378

implemented company filtering

implemented company filtering #378

Triggered via pull request April 7, 2025 02:47
Status Success
Total duration 1m 0s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 warnings
lint: 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
lint: apps/web/src/app/_components/search/search-filter.tsx#L9
Imports "IndustryType" and "LocationType" are only used as type
lint: apps/web/src/app/(pages)/(dashboard)/companies/page.tsx#L3
All imports in the declaration are only used as types. Use `import type`
lint: packages/api/src/router/company.ts#L5
Imports "SQL" and "SQLWrapper" are only used as type