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

[main] Update dependencies from dotnet/runtime #43061

Closed

Update dependencies from https://github.com/dotnet/runtime build 2024…

d0bfa85
Select commit
Loading
Failed to load commit list.
Closed

[main] Update dependencies from dotnet/runtime #43061

Update dependencies from https://github.com/dotnet/runtime build 2024…
d0bfa85
Select commit
Loading
Failed to load commit list.
Build Analysis / Build Analysis failed Oct 7, 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.

Build Failures

sdk-source-build / VMR Source-Only Build / CentOSStream9_Online_MsftSdk_x64 / Build

[ 🚧 Report infrastructure issue] [ 📄 Report repository issue]
    ❌/vmr/src/sdk/src/BuiltInTools/dotnet-watch/dotnet-watch.csproj(0,0): error NU1202: Package System.Windows.Extensions 10.0.0-alpha.1.24504.10 is not compatible with net9.0 (.NETCoreApp,Version=v9.0). Package System.Windows.Extensions 10.0.0-alpha.1.24504.10 supports: net10.0 (.NETCoreApp,Version=v10.0)
    ❌/vmr/src/sdk/src/BuiltInTools/dotnet-format/dotnet-format.csproj(0,0): error NU1202: Package System.Windows.Extensions 10.0.0-alpha.1.24504.10 is not compatible with net9.0 (.NETCoreApp,Version=v9.0). Package System.Windows.Extensions 10.0.0-alpha.1.24504.10 supports: net10.0 (.NETCoreApp,Version=v10.0)
    expand to see the full error
      /vmr/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/SourceBuild/SourceBuildArcadeBuild.targets(130,5): error MSB3073: The command "/vmr/.dotnet/dotnet msbuild /m /nologo /clp:Summary /v:minimal /nr:false /warnaserror /p:TreatWarningsAsErrors=true /p:ContinuousIntegrationBuild=true /vmr/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/Build.proj /bl:"/vmr/src/sdk/artifacts/log/Release/Build.binlog" /p:Configuration=Release /p:RepoRoot=/vmr/src/sdk/ /p:Restore=true /p:Build=true /p:DotNetBuildRepo=false /p:ArcadeBuildFromSource=false /p:DotNetBuildSourceOnly=false /p:Rebuild=false /p:Test=false /p:Pack=true /p:IntegrationTest=false /p:PerformanceTest=false /p:Sign=false /p:Publish=true /p:DotNetBuildRepo=true /p:DotNetBuildOrchestrator=true /p:RestoreConfigFile=/vmr/artifacts/obj/sdk/NuGet.config /p:SourceBuiltAssetsDir=/vmr/artifacts/assets/Release/ /p:SourceBuiltAssetManifestsDir=/vmr/artifacts/obj/AssetManifests/sdk/ /p:SourceBuiltSymbolsDir=/vmr/artifacts/obj/Symbols/sdk/ /p:ArcadeBuildFromSource=true /p:DotNetBuildSourceOnly=true /p:PreviouslySourceBuiltNupkgCacheDir=/vmr/prereqs/packages/previously-source-built/ /p:ReferencePackageNupkgCacheDir=/vmr/prereqs/packages/reference/ /p:PackageProjectUrl=https:/github.com/dotnet/sdk /p:PortableRid=linux-x64 /p:TargetRid=centos.9-x64 /p:NETCoreAppMaximumVersion=99.9 /p:OSName=centos.9 /p:PortableOSName=linux /p:Rid=centos.9-x64 /p:Architecture=x64 /p:DOTNET_INSTALL_DIR=/vmr/.dotnet/ /p:AspNetCoreInstallerRid=centos.9-x64 /p:NetRuntimeRid=centos.9-x64 /p:SkipBuildingInstallers=true /p:PublicBaseURL=file:/vmr/artifacts/assets/Release/ /p:FallbackPublicBaseURL=https:/dotnetbuilds.blob.core.windows.net/public/ /p:UsePortableLinuxSharedFramework=false /p:SourceBuiltShippingPackagesDir=/vmr/artifacts/packages/Release/Shipping/sdk/ /p:SourceBuiltNonShippingPackagesDir=/vmr/artifacts/packages/Release/NonShipping/sdk/ -logger:/vmr/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/net9.0/Microsoft.DotNet.ArcadeLogging.dll /p:Projects="/vmr/src/sdk/source-build.slnf" /p:UseSharedCompilation=false /p:SkipBuildingInstallers=true /p:IncludeAdditionalSharedFrameworks=false /p:DotNetBuildInnerRepo=true /p:DotNetBuildSourceOnly=true /p:ArcadeInnerBuildFromSource=true /p:DotNetBuildFromSource=true /p:RepoRoot="/vmr/src/sdk/" /p:ArtifactsDir="/vmr/src/sdk/artifacts/" /bl:"/vmr/src/sdk/artifacts/log/Release/source-inner-build.binlog" /p:ContinuousIntegrationBuild=true /p:SourceBuildOutputDir="/vmr/src/sdk/artifacts/sb/" /p:DotNetPackageVersionPropsPath="/vmr/artifacts/obj/PackageVersions/PackageVersions.sdk.props" /p:FullAssemblySigningSupported=false /p:DotNetPublishUsingPipelines=true /p:GitHubRepositoryName=sdk" exited with code 1.

Was this helpful? Yes No