Skip to content

Company page

Company page #226

Triggered via pull request March 14, 2025 14:30
@suxlssuxls
synchronize #148
company-page
Status Failure
Total duration 57s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 3 warnings
typecheck
Process completed with exit code 2.
typecheck
@cooper/web#typecheck: command (/home/runner/work/cooper/cooper/apps/web) /home/runner/setup-pnpm/node_modules/.bin/pnpm run typecheck exited (2)
typecheck
Property 'totalReviews' does not exist on type '{ name: string; id: string; description: string | null; industry: string; location: string; createdAt: Date; updatedAt: Date | null; }'.
typecheck
Property 'totalReviews' does not exist on type '{ name: string; id: string; description: string | null; industry: string; location: string; createdAt: Date; updatedAt: Date | null; }'.
lint
Process completed with exit code 1.
lint
@cooper/web#lint: command (/home/runner/work/cooper/cooper/apps/web) /home/runner/setup-pnpm/node_modules/.bin/pnpm run lint --cache --cache-location node_modules/.cache/.eslintcache exited (1)
lint: apps/web/src/app/(pages)/(dashboard)/companies/company/page.tsx#L3
'useEffect' is defined but never used. Allowed unused vars must match /^_/u
lint: apps/web/src/app/_components/profile/profile-button.tsx#L3
Imports "Session" are only used as type
lint: packages/api/src/router/role.ts#L5
Imports "ReviewType" are only used as type
lint: packages/api/src/router/company.ts#L5
Imports "ReviewType" are only used as type