Skip to content

Remove unused CLI storage label and duplicate error handling - #56

Merged
ryanmcmillan merged 1 commit into
mainfrom
codex/code-quality-audit-20260905
Sep 5, 2026
Merged

Remove unused CLI storage label and duplicate error handling#56
ryanmcmillan merged 1 commit into
mainfrom
codex/code-quality-audit-20260905

Conversation

@ryanmcmillan

Copy link
Copy Markdown
Member

Remove secureStoreLabel, which has no callers, and the 401 branch in apiCall that repeats the generic failure formatter and exit behavior. The CLI command surface and platform credential stores remain unchanged.

Validation: npm test (all six test files, including the TypeScript build) passed. Cross-repo call-site search found no consumers of the removed private helper. No dependency or version changes.

Merging runs CI; publication still requires a separate version/tag release.

@ryanmcmillan
ryanmcmillan merged commit b640182 into main Sep 5, 2026
1 check passed
@ryanmcmillan
ryanmcmillan deleted the codex/code-quality-audit-20260905 branch September 5, 2026 15:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant