dnceng icon indicating copy to clipboard operation
dnceng copied to clipboard

Nuget restore fails with null ref

Open lewing opened this issue 1 year ago • 0 comments

Build

https://dev.azure.com/dnceng-public/cbb18261-c48f-4abb-8651-8cdcb5474649/_build/results?buildId=760209

Build leg reported

Build / browser-wasm linux Release AllSubsets_Mono_RuntimeTests monointerpreter / Build product

Pull Request

https://github.com/dotnet/runtime/pull/105691

Known issue core information

Fill out the known issue JSON section by following the step by step documentation on how to create a known issue

 {
    "ErrorMessage" : "/NuGet.targets(174,5): error : Object reference not set to an instance of an object.",
    "BuildRetry": false,
    "ErrorPattern": "",
    "ExcludeConsoleLog": false
 }

@dotnet/dnceng

Release Note Category

  • [ ] Feature changes/additions
  • [ ] Bug fixes
  • [ ] Internal Infrastructure Improvements

Release Note Description

Additional information about the issue reported

No response

Known issue validation

Build: :mag_right: https://dev.azure.com/dnceng-public/public/_build/results?buildId=760209 Error message validated: [/NuGet.targets(174,5): error : Object reference not set to an instance of an object.] Result validation: :white_check_mark: Known issue matched with the provided build. Validation performed at: 7/30/2024 8:28:03 PM UTC

Report

Build Definition Step Name Console log Pull Request
773397 dotnet/runtime Build product Log dotnet/runtime#106295
760209 dotnet/runtime Build product Log dotnet/runtime#105691

Summary

24-Hour Hit Count 7-Day Hit Count 1-Month Count
0 1 2

lewing avatar Jul 30 '24 20:07 lewing