dependabot / dependabot/dependabot-core

NuGet updater should detect `404` on base package feed

Open
#11,751 0 comments 1 reaction 0 assignees View on GitHub
L: dotnet:nuget
Dominant language
Ruby
Stars
5.8k
Forks
1.5k
Avg merge
2d 14h
Merged PRs (30d)
156

Description

A feed in a `NuGet.Config` file that returns a `404` will cause the following output during dependency discovery:

```
error : Unable to load the service index for source https://not.found.example.com/nuget/v3/index.json. [/path/to/project.csproj]
error : Response status code does not indicate success: 404 ()
```

That message should be explicitly handled to return a specific error message (message TBD.)

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.