Skip to content

[release/10.0.3xx] Handle assemblies gracefully#52505

Closed
github-actions[bot] wants to merge 5 commits into
release/10.0.3xxfrom
backport/pr-52308-to-release/10.0.3xx
Closed

[release/10.0.3xx] Handle assemblies gracefully#52505
github-actions[bot] wants to merge 5 commits into
release/10.0.3xxfrom
backport/pr-52308-to-release/10.0.3xx

Add check of _handshakeInfo

16a488e
Select commit
Loading
Failed to load commit list.
Build Analysis / Build Analysis failed Jan 16, 2026 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.

Known Repository Errors

Build Failures

dotnet-sdk-public-ci / Build / TestBuild: windows (x64) / 🟣 Build

[ 🚧 Report infrastructure issue] [ 📄 Report repository issue]
    ❌src\Microsoft.CodeAnalysis.NetAnalyzers\src\Microsoft.CodeAnalysis.NetAnalyzers.Package.csproj(92,5): error MSB3073: The command ""D:\a\_work\1\s\.dotnet\dotnet.exe" "D:\a\_work\1\s\artifacts\bin\GenerateDocumentationAndConfigFiles\Release\net10.0\GenerateDocumentationAndConfigFiles.dll" "-validateOnly:true" "D:\a\_work\1\s\artifacts\bin\Microsoft.CodeAnalysis.NetAnalyzers.Package\Rulesets" "D:\a\_work\1\s\artifacts\bin\Microsoft.CodeAnalysis.NetAnalyzers.Package\Editorconfig" "D:\a\_work\1\s\artifacts\bin\Microsoft.CodeAnalysis.NetAnalyzers.Package\GlobalAnalyzerConfigs" "D:\a\_work\1\s\artifacts\bin\\" "Release" "netstandard2.0" "Microsoft.CodeAnalysis.NetAnalyzers.dll;Microsoft.CodeAnalysis.CSharp.NetAnalyzers.dll;Microsoft.CodeAnalysis.VisualBasic.NetAnalyzers.dll" "D:\a\_work\1\s\artifacts\bin\Microsoft.CodeAnalysis.NetAnalyzers.Package\Build" "Microsoft.CodeAnalysis.NetAnalyzers.props" "D:\a\_work\1\s\artifacts\bin\Microsoft.CodeAnalysis.NetAnalyzers.Package\Build"

dotnet-sdk-public-ci / Build / FullFramework: windows (x64) / 🟣 Build

[ 🚧 Report infrastructure issue] [ 📄 Report repository issue]
    ❌src\Microsoft.CodeAnalysis.NetAnalyzers\src\Microsoft.CodeAnalysis.NetAnalyzers.Package.csproj(92,5): error MSB3073: The command ""D:\a\_work\1\s\.dotnet\dotnet.exe" "D:\a\_work\1\s\artifacts\bin\GenerateDocumentationAndConfigFiles\Release\net10.0\GenerateDocumentationAndConfigFiles.dll" "-validateOnly:true" "D:\a\_work\1\s\artifacts\bin\Microsoft.CodeAnalysis.NetAnalyzers.Package\Rulesets" "D:\a\_work\1\s\artifacts\bin\Microsoft.CodeAnalysis.NetAnalyzers.Package\Editorconfig" "D:\a\_work\1\s\artifacts\bin\Microsoft.CodeAnalysis.NetAnalyzers.Package\GlobalAnalyzerConfigs" "D:\a\_work\1\s\artifacts\bin\\" "Release" "netstandard2.0" "Microsoft.CodeAnalysis.NetAnalyzers.dll;Microsoft.CodeAnalysis.CSharp.NetAnalyzers.dll;Microsoft.CodeAnalysis.VisualBasic.NetAnalyzers.dll" "D:\a\_work\1\s\artifacts\bin\Microsoft.CodeAnalysis.NetAnalyzers.Package\Build" "Microsoft.CodeAnalysis.NetAnalyzers.props" "D:\a\_work\1\s\artifacts\bin\Microsoft.CodeAnalysis.NetAnalyzers.Package\Build"

dotnet-sdk-public-ci / Build / TemplateEngine: windows (x64) / 🟣 Build

[ 🚧 Report infrastructure issue] [ 📄 Report repository issue]
    ❌src\Microsoft.CodeAnalysis.NetAnalyzers\src\Microsoft.CodeAnalysis.NetAnalyzers.Package.csproj(92,5): error MSB3073: The command ""D:\a\_work\1\s\.dotnet\dotnet.exe" "D:\a\_work\1\s\artifacts\bin\GenerateDocumentationAndConfigFiles\Release\net10.0\GenerateDocumentationAndConfigFiles.dll" "-validateOnly:true" "D:\a\_work\1\s\artifacts\bin\Microsoft.CodeAnalysis.NetAnalyzers.Package\Rulesets" "D:\a\_work\1\s\artifacts\bin\Microsoft.CodeAnalysis.NetAnalyzers.Package\Editorconfig" "D:\a\_work\1\s\artifacts\bin\Microsoft.CodeAnalysis.NetAnalyzers.Package\GlobalAnalyzerConfigs" "D:\a\_work\1\s\artifacts\bin\\" "Release" "netstandard2.0" "Microsoft.CodeAnalysis.NetAnalyzers.dll;Microsoft.CodeAnalysis.CSharp.NetAnalyzers.dll;Microsoft.CodeAnalysis.VisualBasic.NetAnalyzers.dll" "D:\a\_work\1\s\artifacts\bin\Microsoft.CodeAnalysis.NetAnalyzers.Package\Build" "Microsoft.CodeAnalysis.NetAnalyzers.props" "D:\a\_work\1\s\artifacts\bin\Microsoft.CodeAnalysis.NetAnalyzers.Package\Build"

8 other jobs are failing and were not displayed due to space limitations.
Builds with failures: [dotnet-sdk-public-ci]

Was this helpful? Yes No