Linux Core failed
Annotations
Check failure on line 32 in src/Shared/MSBuildLoadContext.cs
azure-pipelines / msbuild-pr (Linux Core)
src/Shared/MSBuildLoadContext.cs#L32
src/Shared/MSBuildLoadContext.cs(32,15): error IDE0305: (NETCORE_ENGINEERING_TELEMETRY=Build) Collection initialization can be simplified (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0305)
Check failure on line 51 in src/Build/Graph/ProjectInterpretation.cs
azure-pipelines / msbuild-pr (Linux Core)
src/Build/Graph/ProjectInterpretation.cs#L51
src/Build/Graph/ProjectInterpretation.cs(51,186): error IDE0305: (NETCORE_ENGINEERING_TELEMETRY=Build) Collection initialization can be simplified (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0305)
Check failure on line 62 in src/Shared/TypeLoader.cs
azure-pipelines / msbuild-pr (Linux Core)
src/Shared/TypeLoader.cs#L62
src/Shared/TypeLoader.cs(62,42): error IDE0305: (NETCORE_ENGINEERING_TELEMETRY=Build) Collection initialization can be simplified (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0305)
Check failure on line 861 in src/Build/Evaluation/Expander.cs
azure-pipelines / msbuild-pr (Linux Core)
src/Build/Evaluation/Expander.cs#L861
src/Build/Evaluation/Expander.cs(861,30): error IDE0305: (NETCORE_ENGINEERING_TELEMETRY=Build) Collection initialization can be simplified (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0305)
Check failure on line 728 in src/Build/Graph/ProjectGraph.cs
azure-pipelines / msbuild-pr (Linux Core)
src/Build/Graph/ProjectGraph.cs#L728
src/Build/Graph/ProjectGraph.cs(728,89): error IDE0305: (NETCORE_ENGINEERING_TELEMETRY=Build) Collection initialization can be simplified (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0305)