You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
CADL API review step is triggered when PR has any changes related to CADL files. CADL files are considered as removed in a PR when CADL files are renamed to TypeSpec and eventually CADL API review gen fails when it can not find main.cadl.
We should complete CADL API review gen step gracefully instead of failing the job when main.cadl is missing in project root.
Error log:
error file-not-found: File /mnt/vss/_work/1/azure-rest-api-specs/specification/contosowidgetmanager/Contoso.WidgetManager/main.cadl not found.
The text was updated successfully, but these errors were encountered:
CADL API review step is triggered when PR has any changes related to CADL files. CADL files are considered as removed in a PR when CADL files are renamed to TypeSpec and eventually CADL API review gen fails when it can not find main.cadl.
We should complete CADL API review gen step gracefully instead of failing the job when main.cadl is missing in project root.
Error log:
The text was updated successfully, but these errors were encountered: