Skip to content

feat(shadcn): add new registry:file type #4089

feat(shadcn): add new registry:file type

feat(shadcn): add new registry:file type #4089

Triggered via pull request January 16, 2025 11:36
Status Failure
Total duration 1m 25s
Artifacts

code-check.yml

on: pull_request
pnpm lint
32s
pnpm lint
pnpm format:check
44s
pnpm format:check
pnpm typecheck
1m 14s
pnpm typecheck
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 3 warnings
pnpm typecheck
Type '({ path: string; target: string | undefined; type: "registry:page" | "registry:file"; content?: string | undefined; } | { path: string; target: string | undefined; type: "registry:lib" | ... 7 more ... | "registry:internal"; content?: string | undefined; })[]' is not assignable to type '({ path: string; type: "registry:page" | "registry:file"; target: string; content?: string | undefined; } | { path: string; type: "registry:lib" | "registry:block" | "registry:component" | ... 5 more ... | "registry:internal"; content?: string | undefined; target?: string | undefined; })[]'.
pnpm typecheck
Process completed with exit code 2.
pnpm lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
pnpm format:check
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
pnpm typecheck
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636