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

Set props & envs to diagnose null ref issue #42320

Closed
wants to merge 4 commits into from

Address PR comments

eac4de4
Select commit
Loading
Failed to load commit list.
Closed

Set props & envs to diagnose null ref issue #42320

Address PR comments
eac4de4
Select commit
Loading
Failed to load commit list.
Azure Pipelines / sdk-unified-build failed Jul 24, 2024 in 1h 31m 18s

Build #20240723.51 failed

Details

Tests

  • Failed: 0 (0.00%)
  • Passed: 563 (100.00%)
  • Other: 0 (0.00%)
  • Total: 563

Annotations

Check failure on line 428 in /vmr/repo-projects/Directory.Build.targets

See this annotation in the file changed.

@azure-pipelines azure-pipelines / sdk-unified-build

/vmr/repo-projects/Directory.Build.targets#L428

/vmr/repo-projects/Directory.Build.targets(428,5): error MSB3073: The command "/vmr/src/fsharp/build.sh --pack --publish --ci --configuration Release -bl /p:DotNetBuildRepo=true /p:DotNetBuildOrchestrator=true /p:RestoreConfigFile=/vmr/artifacts/obj/fsharp/NuGet.config /p:SourceBuiltAssetsDir=/vmr/artifacts/assets/Release/ /p:SourceBuiltAssetManifestsDir=/vmr/artifacts/obj/AssetManifests/fsharp/ /p:Features=debug-analyzers /p:TreatWarningsAsErrors=false /p:GenerateResourceUsePreserializedResources=true /p:SourceBuiltShippingPackagesDir=/vmr/artifacts/packages/Release/Shipping/fsharp/ /p:SourceBuiltNonShippingPackagesDir=/vmr/artifacts/packages/Release/NonShipping/fsharp/ > /vmr/artifacts/log/Release/fsharp.log 2>&1" exited with code 1.

Check failure on line 0 in /vmr/src/fsharp/tests/FSharp.Test.Utilities/FSharp.Test.Utilities.fsproj

See this annotation in the file changed.

@azure-pipelines azure-pipelines / sdk-unified-build

/vmr/src/fsharp/tests/FSharp.Test.Utilities/FSharp.Test.Utilities.fsproj#L0

/vmr/src/fsharp/tests/FSharp.Test.Utilities/FSharp.Test.Utilities.fsproj(0,0): error MSB4057: (NETCORE_ENGINEERING_TELEMETRY=Restore) The target "_GetRestoreSettingsPerFramework" does not exist in the project.

Check failure on line 0 in /vmr/src/fsharp/src/FSharp.Compiler.Interactive.Settings/FSharp.Compiler.Interactive.Settings.fsproj

See this annotation in the file changed.

@azure-pipelines azure-pipelines / sdk-unified-build

/vmr/src/fsharp/src/FSharp.Compiler.Interactive.Settings/FSharp.Compiler.Interactive.Settings.fsproj#L0

/vmr/src/fsharp/src/FSharp.Compiler.Interactive.Settings/FSharp.Compiler.Interactive.Settings.fsproj(0,0): error MSB4057: (NETCORE_ENGINEERING_TELEMETRY=Restore) The target "_GetRestoreSettingsPerFramework" does not exist in the project.

Check failure on line 0 in /vmr/src/fsharp/src/FSharp.Core/FSharp.Core.fsproj

See this annotation in the file changed.

@azure-pipelines azure-pipelines / sdk-unified-build

/vmr/src/fsharp/src/FSharp.Core/FSharp.Core.fsproj#L0

/vmr/src/fsharp/src/FSharp.Core/FSharp.Core.fsproj(0,0): error MSB4057: (NETCORE_ENGINEERING_TELEMETRY=Restore) The target "_GetRestoreSettingsPerFramework" does not exist in the project.