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

@target_version can be String or Dependabot::Nuget::Version #9352

Merged

Conversation

JamieMagee
Copy link
Contributor

Fix from #9337

Seen in production stack traces

T.let: Expected type T.nilable(String), got type Dependabot::Nuget::Version with value #<Dependabot::Nuget::Version 14.1.4>
Caller: /home/dependabot/nuget/lib/dependabot/nuget/update_checker/property_updater.rb:38

@JamieMagee JamieMagee added T: bug 🐞 Something isn't working L: dotnet:nuget NuGet packages via nuget or dotnet sorbet 🍦 Relates to Sorbet types labels Mar 22, 2024
@JamieMagee JamieMagee requested a review from a team as a code owner March 22, 2024 17:54
@JamieMagee JamieMagee force-pushed the jamiemagee/nuget-property-updater-target-version-sorbet branch from 7ce2073 to 0bbc594 Compare March 22, 2024 17:58
@JamieMagee JamieMagee force-pushed the jamiemagee/nuget-property-updater-target-version-sorbet branch from 0bbc594 to ff351f3 Compare March 23, 2024 02:11
@abdulapopoola abdulapopoola merged commit 1943a74 into main Mar 25, 2024
69 checks passed
@abdulapopoola abdulapopoola deleted the jamiemagee/nuget-property-updater-target-version-sorbet branch March 25, 2024 14:36
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 sorbet 🍦 Relates to Sorbet types T: bug 🐞 Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants