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

Do not set RestoreConfigFile in environment #46101

Closed
wants to merge 4 commits into from

Add RestoreConfigFile parameter to patch

9709883
Select commit
Loading
Failed to load commit list.
Closed

Do not set RestoreConfigFile in environment #46101

Add RestoreConfigFile parameter to patch
9709883
Select commit
Loading
Failed to load commit list.
Build Analysis / Build Analysis failed Jan 23, 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

sdk-unified-build / VMR Vertical Build Validation / Windows_DevVersions_x86 / Build

[ 🚧 Report infrastructure issue] [ 📄 Report repository issue]
    ❌Failure building bootstrap compiler
    ❌repo-projects\Directory.Build.targets(556,5): error : No repository asset manifest files found at 'D:\a\_work\1\vmr\artifacts\obj\manifests\Release\fsharp\*.xml'. This often means the build failed but did not log an error.

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

[ 🚧 Report infrastructure issue] [ 📄 Report repository issue]
    ❌src/source-build-externals/artifacts/sb/src/repo-projects/docker-creds-provider.targets(25,5): error MSB3073: The command "/__w/1/vmr/.dotnet/dotnet restore /bl:restore.binlog /__w/1/vmr/src/source-build-externals/artifacts/sb/src/src/docker-creds-provider//src/Valleysoft.DockerCredsProvider/Valleysoft.DockerCredsProvider.csproj /p:Configuration=Release /v:minimal >> /__w/1/vmr/src/source-build-externals/artifacts/sb/src/artifacts/bin/docker-creds-provider/logs/docker-creds-provider.log 2>&1 /p:Version=2.2.4 /p:TargetFrameworks=net10.0" exited with code 1.
    ❌src/source-build-externals/artifacts/sb/src/repo-projects/application-insights.proj(30,5): error MSB3073: The command "/__w/1/vmr/.dotnet/dotnet restore /bl:restore.binlog /__w/1/vmr/src/source-build-externals/artifacts/sb/src/src/application-insights//BASE/src/Microsoft.ApplicationInsights/Microsoft.ApplicationInsights.csproj /p:Configuration=Release /p:StableRelease=True /p:RelativeOutputPathBase= /v:minimal >> /__w/1/vmr/src/source-build-externals/artifacts/sb/src/artifacts/bin/application-insights/logs/application-insights.log 2>&1 /p:BinRoot=/__w/1/vmr/src/source-build-externals/artifacts/sb/src/src/application-insights//bin /p:ObjRoot=/__w/1/vmr/src/source-build-externals/artifacts/sb/src/src/application-insights//obj /p:PackageOutputDir=/__w/1/vmr/src/source-build-externals/artifacts/sb/src/src/application-insights//bin/Release " exited with code 1.
    ❌src/source-build-externals/artifacts/sb/src/repo-projects/MSBuildLocator.proj(22,5): error MSB3073: The command "/__w/1/vmr/.dotnet/dotnet restore /bl:restore.binlog /__w/1/vmr/src/source-build-externals/artifacts/sb/src/src/MSBuildLocator//src/MSBuildLocator/Microsoft.Build.Locator.csproj /p:Configuration=Release /v:minimal >> /__w/1/vmr/src/source-build-externals/artifacts/sb/src/artifacts/bin/MSBuildLocator/logs/MSBuildLocator.log 2>&1 /p:DelaySign=false /p:PublicSign=true /p:EnablePackageValidation=false /p:Version=1.6.10" exited with code 1.

Known test errors

Was this helpful? Yes No