Skip to content

feat: create registry #170

feat: create registry

feat: create registry #170

Triggered via pull request February 6, 2025 01:39
@adrian-ubadrian-ub
synchronize #6
next
Status Failure
Total duration 1m 31s
Artifacts

ci.yml

on: pull_request
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

10 errors
lint: docs/src/content.config.ts#L3
Cannot find module 'astro:content' or its corresponding type declarations.
lint: docs/src/pages/r/colors/index.json.ts#L1
Cannot find module '@/registry/registry-colors' or its corresponding type declarations.
lint: docs/src/pages/r/index.json.ts#L1
Cannot find module '@/registry' or its corresponding type declarations.
lint: docs/src/pages/r/index.json.ts#L5
Parameter 'item' implicitly has an 'any' type.
lint: docs/src/pages/r/index.json.ts#L6
Parameter 'item' implicitly has an 'any' type.
lint: docs/src/pages/r/index.json.ts#L9
Parameter '_file' implicitly has an 'any' type.
lint: docs/src/pages/r/styles/[style]/index.json.ts#L1
Cannot find module '@/registry/registry-styles' or its corresponding type declarations.
lint: docs/src/pages/r/styles/[style]/index.json.ts#L2
Cannot find module '@/registry/schema' or its corresponding type declarations.
lint: docs/src/pages/r/styles/[style]/index.json.ts#L3
Cannot find module '@/registry/registry-styles' or its corresponding type declarations.
lint: docs/src/pages/r/styles/[style]/index.json.ts#L6
Parameter 'style' implicitly has an 'any' type.