Skip to content

fix(deps): update dependency fumadocs-ui to ^13.1.0 #54

fix(deps): update dependency fumadocs-ui to ^13.1.0

fix(deps): update dependency fumadocs-ui to ^13.1.0 #54

Triggered via pull request August 3, 2024 20:21
Status Failure
Total duration 59s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

8 errors and 1 warning
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
Process completed with exit code 2.
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.
lint: apps/www/src/app/docs/[[...slug]]/page.tsx#L21
Props should be sorted alphabetically