Jeremy Meng
Jeremy Meng
we already deprecated @azure/core-http. At some point we should also remove code generation targeting it.
We have the following now. The questions is whether we want to include "prettier" as a dev dependency and the two formatting scripts in non-AzureMonorepo packages. If we almost always...
Consider move to the more modern @azure/core-rest-pipeline - https://github.com/search?q=repo%3Aactions%2Ftoolkit+%40azure%2Fcore-http&type=code - https://github.com/search?q=repo%3Aactions%2Ftoolkit%20%40azure%2Fms-rest-js&type=code
Seems related to https://github.com/DefinitelyTyped/DefinitelyTyped/commit/239534ac5225c56966e7df1b83aeba21a29f6349#diff-57e7757e84d63cfecb505f51e2bceaa12ecc23024bf9eabeb37572f4c51930a6R1647 We are now seeing errors: ``` error 2416 Property 'getName' in type 'Agent' is not assignable to the same property in base type 'Agent'. Type '(options:...