Skip to content

custom schema system #67

custom schema system

custom schema system #67

Triggered via pull request February 5, 2026 09:16
Status Failure
Total duration 28s
Artifacts

ci.yml

on: pull_request
Lint, Type Check & Build
23s
Lint, Type Check & Build
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 10 warnings
Lint, Type Check & Build
Process completed with exit code 1.
Lint, Type Check & Build
example-dashboard#lint: command (/home/runner/work/json-render/json-render/examples/dashboard) /home/runner/setup-pnpm/node_modules/.bin/pnpm run lint exited (1)
Lint, Type Check & Build: examples/dashboard/lib/render/catalog/components.tsx#L107
'gap' is missing in props validation
Lint, Type Check & Build: examples/dashboard/lib/render/catalog/components.tsx#L105
'children' is missing in props validation
Lint, Type Check & Build: examples/dashboard/lib/render/catalog/components.tsx#L105
'props' is missing in props validation
Lint, Type Check & Build: examples/dashboard/lib/db/store.ts#L5
'sql' is defined but never used
Lint, Type Check & Build: examples/dashboard/lib/db/store.ts#L5
'and' is defined but never used
Lint, Type Check & Build: examples/dashboard/lib/db/connection.ts#L5
DATABASE_URL is not listed as a dependency in turbo.json
Lint, Type Check & Build: examples/dashboard/drizzle.config.ts#L8
DATABASE_URL is not listed as a dependency in turbo.json
Lint, Type Check & Build: examples/dashboard/components/widget.tsx#L139
'handleClear' is assigned a value but never used
Lint, Type Check & Build: examples/dashboard/app/page.tsx#L52
'id' is defined but never used