Commit e45441b
fix: eliminate new lint warnings from thinking test
- Replace non-null assertions with proper type guards
- Reduce lint warnings back to baseline (17 warnings, same as main)
- Maintain test functionality while improving code quality
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <noreply@anthropic.com>1 parent 8efeee6 commit e45441b
File tree
1 file changed
+7
-11
lines changed- packages/instrumentation-anthropic/test
1 file changed
+7
-11
lines changedLines changed: 7 additions & 11 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
400 | 400 | | |
401 | 401 | | |
402 | 402 | | |
403 | | - | |
404 | | - | |
405 | | - | |
406 | | - | |
407 | | - | |
408 | | - | |
409 | | - | |
410 | | - | |
411 | | - | |
412 | | - | |
413 | | - | |
| 403 | + | |
| 404 | + | |
| 405 | + | |
| 406 | + | |
| 407 | + | |
| 408 | + | |
| 409 | + | |
414 | 410 | | |
415 | 411 | | |
0 commit comments