Skip to content

fix(deps): update dependency fumadocs-core to ^13.1.0 #56

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

fix(deps): update dependency fumadocs-core to ^13.1.0 #56

Triggered via pull request August 4, 2024 00:29
Status Failure
Total duration 57s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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