- Notifications
You must be signed in to change notification settings - Fork24
Commita57d676
fix: address ESLint errors in api.test.ts
- Add eslint-disable comment for @typescript-eslint/no-explicit-any- Add optional chaining for ProxyAgent mock access to prevent undefined errors- Ensure tests continue to pass with stricter type checking🤖 Generated with [Claude Code](https://claude.ai/code)Co-Authored-By: Claude <noreply@anthropic.com>1 parentf8b6dbb commita57d676
1 file changed
+6
-3
lines changedLines changed: 6 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
| 1 | + | |
1 | 2 |
| |
2 | 3 |
| |
3 | 4 |
| |
| |||
262 | 263 |
| |
263 | 264 |
| |
264 | 265 |
| |
265 |
| - | |
266 |
| - | |
| 266 | + | |
| 267 | + | |
267 | 268 |
| |
268 | 269 |
| |
269 |
| - | |
| 270 | + | |
| 271 | + | |
| 272 | + | |
270 | 273 |
| |
271 | 274 |
| |
272 | 275 |
| |
|
0 commit comments
Comments
(0)