Skip to content

Add visual AI readiness reports with batch processing #8

Add visual AI readiness reports with batch processing

Add visual AI readiness reports with batch processing #8

Triggered via pull request February 9, 2026 04:24
Status Failure
Total duration 21s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 10 warnings
build: src/commands/batch.tsx#L28
'process' is not defined
build: src/commands/batch.tsx#L27
'console' is not defined
build: src/commands/batch.tsx#L26
'console' is not defined
build: src/commands/batch.tsx#L25
'console' is not defined
build: src/commands/batch.tsx#L24
'console' is not defined
build: src/commands/batch.tsx#L17
'process' is not defined
build: src/commands/batch.tsx#L16
'console' is not defined
build: src/cli.ts#L65
'process' is not defined
build: src/cli.ts#L59
'process' is not defined
build: src/cli.ts#L48
'process' is not defined
build: src/commands/batch.tsx#L4
`../services/github` import should occur before import of `../ui/BatchTui`
build: src/commands/batch.tsx#L2
`ink` import should occur before import of `react`
build: src/commands/batch.tsx#L2
There should be at least one empty line between import groups
build: src/cli.ts#L10
`./commands/batchReadiness` import should occur before import of `./commands/init`
build: src/cli.ts#L9
`./commands/readiness` import should occur before import of `./commands/tui`
build: src/cli.ts#L8
`./commands/batch` import should occur before import of `./commands/init`
build: src/cli.ts#L7
`./commands/instructions` import should occur before import of `./commands/pr`
build: src/cli.ts#L5
`./commands/eval` import should occur before import of `./commands/init`
build: src/cli.ts#L3
`./commands/generate` import should occur before import of `./commands/init`
build: src/cli.ts#L1
There should be at least one empty line between import groups