fix(deps): update dependency fumadocs-mdx to v10 #324
Annotations
22 errors
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.
|
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
This expression is not callable.
|
typecheck
Property 'exports' does not exist on type 'CollectionEntry<"doc", PageData>'. Did you mean '_exports'?
|
typecheck
Property 'description' does not exist on type 'CollectionEntry<"doc", PageData>'.
|
typecheck
Property 'links' does not exist on type 'CollectionEntry<"doc", PageData>'.
|
typecheck
Property 'dependencies' does not exist on type 'CollectionEntry<"doc", PageData>'.
|
typecheck
Property 'exports' does not exist on type 'CollectionEntry<"doc", PageData>'. Did you mean '_exports'?
|
typecheck
Property 'full' does not exist on type 'CollectionEntry<"doc", PageData>'.
|
typecheck
Property 'exports' does not exist on type 'CollectionEntry<"doc", PageData>'. Did you mean '_exports'?
|
typecheck
Property 'links' does not exist on type 'CollectionEntry<"doc", PageData>'.
|
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/api/search/route.ts#L8
Unsafe assignment of an error typed value
|
lint:
apps/www/src/app/api/search/route.ts#L8
Unsafe member access .structuredData on an `error` typed value
|
lint:
apps/www/src/app/docs/[[...slug]]/page.tsx#L29
Unsafe assignment of an error typed value
|
lint:
apps/www/src/app/docs/[[...slug]]/page.tsx#L30
Unsafe assignment of an error typed value
|
lint:
apps/www/src/app/docs/[[...slug]]/page.tsx#L31
Unsafe assignment of an error typed value
|
lint:
apps/www/src/app/docs/[[...slug]]/page.tsx#L43
Unsafe assignment of an error typed value
|
lint:
apps/www/src/app/docs/[[...slug]]/page.tsx#L43
Unsafe member access .default on an `error` typed value
|
lint:
apps/www/src/app/docs/[[...slug]]/page.tsx#L47
Unsafe assignment of an error typed value
|
lint:
apps/www/src/app/docs/[[...slug]]/page.tsx#L50
Unsafe assignment of an error typed value
|