Skip to content

feat(cli): add debug subcommand + debug/performance skill sections #2158

feat(cli): add debug subcommand + debug/performance skill sections

feat(cli): add debug subcommand + debug/performance skill sections #2158

Triggered via pull request June 1, 2026 07:32
Status Success
Total duration 5m 58s
Artifacts

ci.yml

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

Annotations

10 warnings and 1 notice
eslint(no-unused-vars): packages/core/tests/fixtures/basic-react/src/performance-issues.tsx#L39
Variable 'setIsLoading' is declared but never used. Unused variables should start with a '_'.
eslint(no-unused-vars): packages/core/tests/fixtures/basic-react/src/architecture-issues.tsx#L1
Identifier 'useState' is imported but never used.
eslint(no-unused-vars): packages/core/tests/fixtures/tanstack-start-app/src/routes/route-issues.tsx#L5
Variable 'redirect' is declared but never used. Unused variables should start with a '_'.
eslint(no-unused-vars): packages/core/tests/fixtures/tanstack-start-app/src/routes/edge-cases.tsx#L4
Parameter 'schema' is declared but never used. Unused parameters should start with a '_'.
eslint(no-unused-vars): packages/core/tests/fixtures/tanstack-start-app/src/routes/edge-cases.tsx#L3
Parameter 'options' is declared but never used. Unused parameters should start with a '_'.
test (windows-latest, 22.18.0)
NOTICE: windows-latest requests are being redirected to windows-2025-vs2026 by June 15, 2026