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

expand error patterns for missing packages #11605

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

brettfo
Copy link
Contributor

@brettfo brettfo commented Feb 14, 2025

Include more error message patterns for missing packages.

The dependency_not_found error can happen during NuGet fetch so a corresponding entry was added to fetcher_error_details to match the entry in updater_error_details in errors.rb.

@github-actions github-actions bot added the L: dotnet:nuget NuGet packages via nuget or dotnet label Feb 14, 2025
@brettfo brettfo force-pushed the dev/brettfo/nuget-package-not-found branch from 182e70e to 0f0cad4 Compare February 14, 2025 22:14
@brettfo brettfo marked this pull request as ready for review February 14, 2025 23:02
@brettfo brettfo requested review from a team as code owners February 14, 2025 23:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
L: dotnet:nuget NuGet packages via nuget or dotnet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants