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

NoMethodError: undefined method `downcase' for nil:NilClass #9540

Closed
sentry-io bot opened this issue Apr 19, 2024 · 0 comments
Closed

NoMethodError: undefined method `downcase' for nil:NilClass #9540

sentry-io bot opened this issue Apr 19, 2024 · 0 comments
Labels

Comments

@sentry-io
Copy link

sentry-io bot commented Apr 19, 2024

Sentry Issue: DELTAFORCE-ZFB

NoMethodError: undefined method `downcase' for nil:NilClass

        name.downcase.gsub(/[-_.]+/, "-").gsub(extras_regex, "")
            ^^^^^^^^^
  python/lib/dependabot/python/name_normaliser.rb:9:in `normalise'
  python/lib/dependabot/python/update_checker.rb:306:in `normalised_name'
  python/lib/dependabot/python/update_checker.rb:268:in `library?'
  python/lib/dependabot/python/update_checker.rb:92:in `requirements_update_strategy'
  python/lib/dependabot/python/update_checker.rb:84:in `requirements_unlocked_or_can_be?'
...
(16 additional frame(s) were not displayed)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: Done
Development

No branches or pull requests

1 participant