Test out 9.0.300 and package pruning with suppressions #76898
+4
−3
Build Analysis / Build Analysis
failed
Jan 24, 2025 in 0s
.NET Result Analysis
Details
Tip
To unconditionally bypass the build analysis check (turn it green), you can use the escape mechanism feature. The completion time may vary, potentially taking several minutes, depending on the build analysis workload at the moment.
Build Failures
roslyn-CI / Correctness / Correctness_Analyzers / Build with analyzers
[ 🚧 Report infrastructure issue] [ 📄 Report repository issue]-
❌src/Workspaces/Core/Portable/Workspace/ProjectSystem/ProjectSystemProject.cs(32,36): error IDE0052: Private member 'ProjectSystemProject.s_directorySeparator' can be removed as the value assigned to it is never read (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0052)
-
❌src/Compilers/CSharp/Portable/Parser/SyntaxParser.cs(912,81): error IDE0060: Parameter 'list' can be removed; its initial value is never used (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0060)
-
❌src/Analyzers/Core/Analyzers/Helpers/HashCodeAnalyzer/HashCodeAnalyzer.cs(19,34): error IDE0052: Private member 'HashCodeAnalyzer._compilation' can be removed as the value assigned to it is never read (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0052)
roslyn-CI / Correctness / Correctness_Bootstrap_Build_Default / Build - Validate Correctness
[ 🚧 Report infrastructure issue] [ 📄 Report repository issue]-
❌src\Workspaces\Core\Portable\Workspace\ProjectSystem\ProjectSystemProject.cs(32,36): error IDE0052: Private member 'ProjectSystemProject.s_directorySeparator' can be removed as the value assigned to it is never read (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0052)
-
❌src\Analyzers\Core\Analyzers\Helpers\HashCodeAnalyzer\HashCodeAnalyzer.cs(19,34): error IDE0052: Private member 'HashCodeAnalyzer._compilation' can be removed as the value assigned to it is never read (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0052)
-
❌src\Compilers\CSharp\Portable\Parser\SyntaxParser.cs(912,81): error IDE0060: Parameter 'list' can be removed; its initial value is never used (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0060)
- ❌ 1 more errors on this task
Test Failures (141 tests failed)
🔹 [All failing tests from roslyn-CI]
❌ Microsoft.CodeAnalysis.MSBuild.UnitTests.NetCoreTests.TestBuildHostLocale_DE [Console] [Details] [Artifacts] [0.33% failure rate]
-
[ 🚧 Report test infrastructure issue] [ 📄 Report test repository issue]
This is a helix work item crash with status: BadExit. To investigate look the [Console log] / navigate to [Helix Artifacts]
Failing Configurations (5)
❌ Microsoft.CodeAnalysis.MSBuild.UnitTests.NetCoreTests.TestBuildHostLocale_EN [Console] [Details] [Artifacts] [0.38% failure rate]
-
[ 🚧 Report test infrastructure issue] [ 📄 Report test repository issue]
This is a helix work item crash with status: BadExit. To investigate look the [Console log] / navigate to [Helix Artifacts]
Failing Configurations (5)
❌ Microsoft.CodeAnalysis.MSBuild.UnitTests.NetCoreTests.TestOpenProject_NetCoreApp [Console] [Details] [Artifacts] [0.83% failure rate]
-
[ 🚧 Report test infrastructure issue] [ 📄 Report test repository issue]
This is a helix work item crash with status: BadExit. To investigate look the [Console log] / navigate to [Helix Artifacts]
Failing Configurations (5)
❌ Microsoft.CodeAnalysis.MSBuild.UnitTests.NetCoreTests.TestOpenProject_NetCoreMultiTFM [Console] [Details] [Artifacts] [0.36% failure rate]
-
[ 🚧 Report test infrastructure issue] [ 📄 Report test repository issue]
This is a helix work item crash with status: BadExit. To investigate look the [Console log] / navigate to [Helix Artifacts]
Failing Configurations (5)
❌ Microsoft.CodeAnalysis.MSBuild.UnitTests.NetCoreTests.TestOpenProject_NetCoreMultiTFM_ExtensionWithConditionOnTFM [Console] [Details] [Artifacts] [0.34% failure rate]
-
[ 🚧 Report test infrastructure issue] [ 📄 Report test repository issue]
This is a helix work item crash with status: BadExit. To investigate look the [Console log] / navigate to [Helix Artifacts]
Failing Configurations (5)
🔹 [All failing tests from roslyn-integration-CI]
Loading