Bump autorest from 3.7.2 to 3.8.0#458
Build #20260313.3 had test failures
Details
- Failed: 44 (95.65%)
- Passed: 2 (4.35%)
- Other: 0 (0.00%)
- Total: 46
Annotations
Check failure on line 591 in Build log
azure-pipelines / public.openapi-diff
Build log #L591
Bash exited with code '1'.
Check failure on line 590 in Build log
azure-pipelines / public.openapi-diff
Build log #L590
Cmd.exe exited with code '1'.
Check failure on line 1 in expands allOf full covers
azure-pipelines / public.openapi-diff
expands allOf full covers
Test failed
Raw output
● expands allOf full covers
⚠️ AutoRest is deprecated and will be retired on July 1, 2026. Please migrate to TypeSpec: https://typespec.io — details: https://github.com/Azure/autorest/issues/5175
251 | })
252 | if (stderr) {
> 253 | throw new Error(stderr)
| ^
254 | }
255 |
256 | const buffer = await asyncFs.readFile(outputMapFilePath)
at OpenApiDiff.processViaAutoRest (src/lib/validators/openApiDiff.ts:253:13)
at OpenApiDiff.compare (src/lib/validators/openApiDiff.ts:127:18)
at Object.<anonymous> (src/test/expandsAllOfFullCoversTest.ts:10:21)
Check failure on line 1 in common-parameters
azure-pipelines / public.openapi-diff
common-parameters
Test failed
Raw output
● common-parameters
⚠️ AutoRest is deprecated and will be retired on July 1, 2026. Please migrate to TypeSpec: https://typespec.io — details: https://github.com/Azure/autorest/issues/5175
251 | })
252 | if (stderr) {
> 253 | throw new Error(stderr)
| ^
254 | }
255 |
256 | const buffer = await asyncFs.readFile(outputMapFilePath)
at OpenApiDiff.processViaAutoRest (src/lib/validators/openApiDiff.ts:253:13)
at OpenApiDiff.compare (src/lib/validators/openApiDiff.ts:127:18)
at Object.<anonymous> (src/test/commonParametersTest.ts:10:21)
Check failure on line 1 in expands allOf Models
azure-pipelines / public.openapi-diff
expands allOf Models
Test failed
Raw output
● expands allOf Models
⚠️ AutoRest is deprecated and will be retired on July 1, 2026. Please migrate to TypeSpec: https://typespec.io — details: https://github.com/Azure/autorest/issues/5175
251 | })
252 | if (stderr) {
> 253 | throw new Error(stderr)
| ^
254 | }
255 |
256 | const buffer = await asyncFs.readFile(outputMapFilePath)
at OpenApiDiff.processViaAutoRest (src/lib/validators/openApiDiff.ts:253:13)
at OpenApiDiff.compare (src/lib/validators/openApiDiff.ts:127:18)
at Object.<anonymous> (src/test/expandsAllOfModelsTest.ts:10:21)
Check failure on line 1 in Move into allOf Models
azure-pipelines / public.openapi-diff
Move into allOf Models
Test failed
Raw output
● Move into allOf Models
⚠️ AutoRest is deprecated and will be retired on July 1, 2026. Please migrate to TypeSpec: https://typespec.io — details: https://github.com/Azure/autorest/issues/5175
251 | })
252 | if (stderr) {
> 253 | throw new Error(stderr)
| ^
254 | }
255 |
256 | const buffer = await asyncFs.readFile(outputMapFilePath)
at OpenApiDiff.processViaAutoRest (src/lib/validators/openApiDiff.ts:253:13)
at OpenApiDiff.compare (src/lib/validators/openApiDiff.ts:127:18)
at Object.<anonymous> (src/test/moveIntoAllOfModelsTest.ts:10:21)