Skip to content

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

feat(shadcn): add new registry:file type

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

Triggered via pull request January 16, 2025 11:34
Status Failure
Total duration 3m 6s
Artifacts

code-check.yml

on: pull_request
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 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
pnpm lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636