Mobile Responsiveness. #428
Annotations
11 errors and 2 warnings
format
Process completed with exit code 2.
|
format
@cooper/web#format: command (/home/runner/work/cooper/cooper/apps/web) /home/runner/setup-pnpm/node_modules/.bin/pnpm run format --cache --cache-location node_modules/.cache/.prettiercache exited (2)
|
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
'</' expected.
|
typecheck
Unexpected token. Did you mean `{'}'}` or `}`?
|
typecheck
Identifier expected.
|
typecheck
Unexpected token. Did you mean `{'}'}` or `}`?
|
typecheck
JSX fragment has no corresponding closing tag.
|
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/_components/location.tsx#L8
All imports in the declaration are only used as types. Use `import type`
|
lint:
apps/web/src/app/(pages)/(dashboard)/companies/page.tsx#L5
All imports in the declaration are only used as types. Use `import type`
|