Commit a0506ec
Fix potential null return in getEnvironment() under strict types
Added 'production' as a safe default fallback when neither sidecar.env
nor app.env are configured, ensuring the string return type is satisfied.
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude <noreply@anthropic.com>1 parent fa80caa commit a0506ec
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
27 | | - | |
| 27 | + | |
28 | 28 | | |
29 | 29 | | |
0 commit comments