Skip to content

codegen

codegen #24

Triggered via pull request January 17, 2026 03:25
@ctatectate
opened #15
codegen
Status Failure
Total duration 21s
Artifacts

ci.yml

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

Annotations

2 errors and 4 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/codegen/generator.ts#L32
'dataPaths' is assigned a value but never used
Lint, Type Check & Build: examples/dashboard/lib/codegen/generator.ts#L5
'traverseTree' is defined but never used
Lint, Type Check & Build: examples/dashboard/app/page.tsx#L84
The 'exportedFiles' conditional could make the dependencies of useCallback Hook (at line 114) change on every render. To fix this, wrap the initialization of 'exportedFiles' in its own useMemo() Hook
Lint, Type Check & Build: examples/dashboard/app/page.tsx#L12
'ExportedFile' is defined but never used