fix(deps): update dependency fumadocs-core to ^13.4.0 #176
Annotations
11 errors
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/source.ts#L10
Unsafe argument of type `any` assigned to a parameter of type `Record<string, unknown>`
|
lint:
apps/www/src/components/Layout/BorderRadiusOption.tsx#L15
Unnecessary conditional, value is always falsy
|
lint:
apps/www/src/components/Layout/ColorOption.tsx#L23
Unnecessary conditional, value is always falsy
|
lint:
apps/www/src/components/Layout/Logo.tsx#L13
Unsafe assignment of an error typed value
|
lint:
apps/www/src/components/Layout/ThemeLoader.tsx#L15
Unnecessary conditional, value is always truthy
|
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 '../../../public/kosori.png' or its corresponding type declarations.
|
typecheck
Process completed with exit code 2.
|