feat(content): create breadcrum doc #62
Annotations
22 errors and 1 warning
format
@kosori/ui#format: command (/home/runner/work/ui/ui/packages/ui) /home/runner/setup-pnpm/node_modules/.bin/pnpm run format --cache --cache-location node_modules/.cache/.prettiercache exited (1)
|
format
@kosori/www#format: command (/home/runner/work/ui/ui/apps/www) /home/runner/setup-pnpm/node_modules/.bin/pnpm run format --cache --cache-location node_modules/.cache/.prettiercache exited (1)
|
format
Process completed with exit code 1.
|
lint
@kosori/www#lint: command (/home/runner/work/ui/ui/apps/www) /home/runner/setup-pnpm/node_modules/.bin/pnpm run lint --cache --cache-location node_modules/.cache/.eslintcache exited (1)
|
lint:
apps/www/src/app/docs/[[...slug]]/page.tsx#L3
'clsx' is defined but never used. Allowed unused vars must match /^_/u
|
lint:
apps/www/src/app/source.ts#L10
Unsafe argument of type `any` assigned to a parameter of type `Record<string, unknown>`
|
lint:
apps/www/src/config/modes.ts#L3
'LayoutIcon' is defined but never used. Allowed unused vars must match /^_/u
|
lint:
apps/www/src/config/modes.ts#L3
'LibraryIcon' is defined but never used. Allowed unused vars must match /^_/u
|
lint:
apps/www/src/config/modes.ts#L3
'PaperclipIcon' is defined but never used. Allowed unused vars must match /^_/u
|
lint
Process completed with exit code 1.
|
typecheck
@kosori/www#typecheck: command (/home/runner/work/ui/ui/apps/www) /home/runner/setup-pnpm/node_modules/.bin/pnpm run typecheck exited (2)
|
typecheck
Cannot find module '../../.map' or its corresponding type declarations.
|
typecheck
Cannot find module '@kosori/ui/Breadcrumb' or its corresponding type declarations.
|
typecheck
Cannot find module '@kosori/ui/dropdown-menu' or its corresponding type declarations.
|
typecheck
Cannot find module '@kosori/ui/Button' or its corresponding type declarations.
|
typecheck
Cannot find module '@kosori/ui/Button' or its corresponding type declarations.
|
typecheck
Cannot find module '@kosori/ui/Button' or its corresponding type declarations.
|
typecheck
Cannot find module '@kosori/ui/Button' or its corresponding type declarations.
|
typecheck
Cannot find module '@kosori/ui/Button' or its corresponding type declarations.
|
typecheck
Process completed with exit code 2.
|
build
@kosori/www#build: command (/home/runner/work/ui/ui/apps/www) /home/runner/setup-pnpm/node_modules/.bin/pnpm run build exited (1)
|
build
Process completed with exit code 1.
|
lint:
apps/www/src/config/modes.ts#L2
All imports in the declaration are only used as types. Use `import type`
|