- Notifications
You must be signed in to change notification settings - Fork35
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 changed| 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)