Skip to content

Fixes and feedback

Build Analysis / Build Analysis failed Jul 1, 2024 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.

⚠️ The following pipeline(s) will not be analyzed as has been explicited excluded from analysis

πŸ•’ The following pipeline(s) will be analyzed once they finish

Build Failures

runtime-dev-innerloop / Build / windows-x86 release MSBuild_CMake / Build product

[ 🚧 Report infrastructure issue] [ πŸ“„ Report repository issue]
    ❌src\coreclr\tools\Common\TypeSystem\IL\Stubs\ComparerIntrinsics.cs(97,24): error CS0266: Cannot implicitly convert type 'Internal.TypeSystem.MetadataType' to 'Internal.TypeSystem.InstantiatedType'. An explicit conversion exists (are you missing a cast?)

runtime-dev-innerloop / Build / Source-Build (Linux_x64) / Build

[ 🚧 Report infrastructure issue] [ πŸ“„ Report repository issue]
    ❌.packages/microsoft.dotnet.arcade.sdk/9.0.0-beta.24327.1/tools/SourceBuild/SourceBuildArcadeBuild.targets(130,5): error MSB3073: The command "./build.sh --arch x64 --configuration Release --allconfigurations --verbosity minimal --nodereuse false --warnAsError false --outputrid linux-x64 /p:AdditionalRuntimeIdentifierParent= /p:DotNetBuildRepo=true /p:ContinuousIntegrationBuild=true /p:GitHubRepositoryName=runtime /p:DotNetBuildInnerRepo=true /p:DotNetBuildSourceOnly=true /p:ArcadeInnerBuildFromSource=true /p:DotNetBuildFromSource=true /p:RepoRoot="/__w/1/s/artifacts/sb/src/" /p:ArtifactsDir="/__w/1/s/artifacts/sb/src/artifacts/" /bl:"/__w/1/s/artifacts/sb/src/artifacts/log/Release/source-inner-build.binlog" /p:ContinuousIntegrationBuild=true /p:SourceBuildOutputDir="/__w/1/s/artifacts/sb/" /p:FullAssemblySigningSupported=false /p:DotNetPublishUsingPipelines=true /p:GitHubRepositoryName=runtime" exited with code 1.

Was this helpful? Yes No