Skip to content

Bump autorest from 3.7.2 to 3.8.0#458

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/autorest-3.8.0
Closed

Bump autorest from 3.7.2 to 3.8.0#458
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/autorest-3.8.0

Bump autorest from 3.7.2 to 3.8.0

10abe11
Select commit
Loading
Failed to load commit list.
Azure Pipelines / public.openapi-diff failed Mar 13, 2026 in 6m 12s

Build #20260313.3 had test failures

Details

Tests

  • Failed: 44 (95.65%)
  • Passed: 2 (4.35%)
  • Other: 0 (0.00%)
  • Total: 46

Annotations

Check failure on line 591 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / public.openapi-diff

Build log #L591

Bash exited with code '1'.

Check failure on line 590 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / public.openapi-diff

Build log #L590

Cmd.exe exited with code '1'.

Check failure on line 1 in expands allOf full covers

See this annotation in the file changed.

@azure-pipelines 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

See this annotation in the file changed.

@azure-pipelines 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

See this annotation in the file changed.

@azure-pipelines 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

See this annotation in the file changed.

@azure-pipelines 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)