improve(errors): accept Responses, type extractResponseBody - #3441
Draft
Dave Shoup (shouples) wants to merge 2 commits into
Draft
improve(errors): accept Responses, type extractResponseBody#3441Dave Shoup (shouples) wants to merge 2 commits into
Dave Shoup (shouples) wants to merge 2 commits into
SonarQube-Confluent / SonarQube Code Analysis
succeeded
Aug 24, 2026 in 41s
Quality Gate passed
Annotations
Check warning on line 86 in src/errors.ts
sonarqube-confluent / SonarQube Code Analysis
`new Error()` is too unspecific for a type check. Use `new TypeError()` instead.
[S7786] Generic "Error" should be "TypeError" when thrown after type checking
See more on https://sonarqube.confluent.io/project/issues?id=vscode&pullRequest=3441&issues=a04b5df9-29b6-4d36-a384-ca9d6d537fb5&open=a04b5df9-29b6-4d36-a384-ca9d6d537fb5
Loading