Skip to content

Update tsp compiler to 1.0.0 #1085

Update tsp compiler to 1.0.0

Update tsp compiler to 1.0.0 #1085

Triggered via pull request May 19, 2025 09:02
Status Failure
Total duration 6m 27s
Artifacts

python-publish.yml

on: pull_request
Matrix: checks
Release
Release
Fit to window
Zoom out
Zoom in

Annotations

2 errors
Python 3.10 - Build
Process completed with exit code 1.
test/arm-resource.test.ts > arm resource parsing > validate arm resource template: src/typespec-aaz/test/arm-resource.test.ts#L36
Error: Snapshot `arm resource parsing > validate arm resource template 1` mismatched - Expected + Received @@ -22,10 +22,13 @@ "description": "The name of the resource group. The name is case insensitive.", "required": true }, { "type": "string", + "format": { + "minLength": 1 + }, "name": "subscriptionId", "description": "The ID of the target subscription. The value must be an UUID.", "required": true } ] ❯ test/arm-resource.test.ts:36:5