-
Notifications
You must be signed in to change notification settings - Fork 4.2k
Closed
Copy link
Labels
3 - WorkingArea-CompilersArea-InfrastructureConcept-Design DebtEngineering Debt, Design Debt, or poor product code qualityEngineering Debt, Design Debt, or poor product code quality
Milestone
Description
It looks like this step of generate-compiler-code has been silently failing.
We should fix the specific issue, but more generally we should fix our automation to catch any such failure when it is introduced.
C:\repos\roslyn>eng\generate-compiler-code.cmd
...
Running CompilersIOperationGenerator.csproj "C:\repos\roslyn\src\Compilers\Core\Portable\Operations\OperationInterfaces.xml" "C:\repos\roslyn\src\Compilers\Core\Portable\Generated"
C:\Program Files\dotnet\dotnet.exe run --project C:\repos\roslyn\src\Tools\Source\CompilerGeneratorTools\Source\IOperationGenerator\CompilersIOperationGenerator.csproj --framework net9.0 "C:\repos\roslyn\src\Compilers\Core\Portable\Operations\OperationInterfaces.xml" "C:\repos\roslyn\src\Compilers\Core\Portable\Generated"
IConditionalOperation.IsRef does not have correctly formatted comments, please ensure that there is a <summary> block for the property.
Encountered xml errors, not generating
Metadata
Metadata
Assignees
Labels
3 - WorkingArea-CompilersArea-InfrastructureConcept-Design DebtEngineering Debt, Design Debt, or poor product code qualityEngineering Debt, Design Debt, or poor product code quality