feat(ui): create accordion component #55
Annotations
10 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
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#L7
Async function 'Page' has no 'await' expression
|
lint:
apps/www/src/app/docs/[[...slug]]/page.tsx#L31
Async function 'generateStaticParams' has no 'await' expression
|
lint:
apps/www/src/app/source.ts#L9
Unsafe argument of type `any` assigned to a parameter of type `Record<string, unknown>`
|
lint
Process completed with exit code 1.
|
typecheck
Cannot find module '../../.map' or its corresponding type declarations.
|
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
Process completed with exit code 2.
|
lint:
apps/www/src/app/docs/[[...slug]]/page.tsx#L21
Props should be sorted alphabetically
|