Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make host outputs public #74750

Merged
merged 16 commits into from
Aug 27, 2024

Fix public api file

922f2f5
Select commit
Loading
Failed to load commit list.
Merged

Make host outputs public #74750

Fix public api file
922f2f5
Select commit
Loading
Failed to load commit list.
Azure Pipelines / roslyn-CI (Correctness Correctness_Analyzers) failed Aug 23, 2024 in 16m 42s

Correctness Correctness_Analyzers failed

Annotations

Check failure on line 10465 in src/Compilers/CSharp/Test/CommandLine/CommandLineTests.cs

See this annotation in the file changed.

@azure-pipelines azure-pipelines / roslyn-CI (Correctness Correctness_Analyzers)

src/Compilers/CSharp/Test/CommandLine/CommandLineTests.cs#L10465

src/Compilers/CSharp/Test/CommandLine/CommandLineTests.cs(10465,1): error IDE0055: (NETCORE_ENGINEERING_TELEMETRY=Build) Fix formatting (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0055)

Check failure on line 4615 in src/Compilers/CSharp/Test/Semantic/SourceGeneration/GeneratorDriverTests.cs

See this annotation in the file changed.

@azure-pipelines azure-pipelines / roslyn-CI (Correctness Correctness_Analyzers)

src/Compilers/CSharp/Test/Semantic/SourceGeneration/GeneratorDriverTests.cs#L4615

src/Compilers/CSharp/Test/Semantic/SourceGeneration/GeneratorDriverTests.cs(4615,1): error IDE2000: (NETCORE_ENGINEERING_TELEMETRY=Build) Avoid multiple blank lines (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide2000)