Skip to content

"Refactor real-time streams" #16

"Refactor real-time streams"

"Refactor real-time streams" #16

Triggered via pull request October 29, 2025 04:42
Status Failure
Total duration 49s
Artifacts

validate-code-quality.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

5 errors
check
Process completed with exit code 1.
check: src/components/StatusBar.tsx#L22
'commands' is assigned a value but never used. Allowed unused args must match /^_/u
check: src/components/StatusBar.tsx#L5
'RED' is assigned a value but never used. Allowed unused vars must match /^_/u
check: src/cli.tsx#L14
'LIGHT_GREY' is assigned a value but never used. Allowed unused vars must match /^_/u
check: src/cli.tsx#L3
'useInput' is defined but never used. Allowed unused vars must match /^_/u