Skip to content

FIX: Raise TypeError when AirResponse renders None instead of silently outputting "None"#1106

Open
msaizar wants to merge 2 commits into
feldroy:mainfrom
msaizar:1074-missing-return
Open

FIX: Raise TypeError when AirResponse renders None instead of silently outputting "None"#1106
msaizar wants to merge 2 commits into
feldroy:mainfrom
msaizar:1074-missing-return

Conversation

@msaizar

@msaizar msaizar commented Mar 19, 2026

Copy link
Copy Markdown
Contributor

What

This PR adds a guard against None in AirResponse.render, raises TypeError when encountering None.

Fixes issue #1074

AI Provenance (omit for human‑authored PRs)

Pattern

Reviewer Focus

Checklist

  • Diff contains only changes for this task — no unrelated refactoring or cleanup
  • Addresses exactly one issue or feature
  • New or changed behavior has test coverage
  • This is the simplest viable approach
  • AI provenance section removed or accurate

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