Skip to content

fix(sdk): use safe scan session warning - #353

Merged
kmbroai merged 1 commit into
mainfrom
dev/kyleb/fix-redacted-error-message
Aug 11, 2026
Merged

fix(sdk): use safe scan session warning#353
kmbroai merged 1 commit into
mainfrom
dev/kyleb/fix-redacted-error-message

Conversation

@kmbroai

@kmbroai kmbroai commented Aug 11, 2026

Copy link
Copy Markdown
Collaborator

Summary

  • replace the dangling redactedErrorMessage call in the scan-session warning with the already-imported safeErrorMessage
  • restore the TypeScript and customer-container build gates on main

Root cause

redactedErrorMessage was removed in favor of safeErrorMessage, but a call added while the branch was stale remained in api.ts after merge. That left main failing tsc --noEmit with TS2552.

Validation

  • CI=true XDG_DATA_HOME=/tmp/codex-security-fix-xdg pnpm run types

@github-actions github-actions Bot added the bug Something isn't working label Aug 11, 2026
@kmbroai
kmbroai marked this pull request as ready for review August 11, 2026 21:23
@kmbroai
kmbroai merged commit 014e3b9 into main Aug 11, 2026
18 checks passed
@kmbroai
kmbroai deleted the dev/kyleb/fix-redacted-error-message branch August 11, 2026 21:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants