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

Fix type parameter mismatch on Concurrent::Map #506

Merged

Conversation

pocke
Copy link
Member

@pocke pocke commented Jan 25, 2024

ref: #500

It displayed the following error on actionpack's test.

 E, [2024-01-25T06:44:39.426559 #1943] ERROR -- rbs: /home/runner/work/gem_rbs_collection/gem_rbs_collection/gems/actioncable/7.1/_test/.gem_rbs_collection/concurrent-ruby/1.1/map.rbs:2:2...57:5: Generic parameters mismatch: ::Concurrent::Map (RBS::GenericParameterMismatchError)

@pocke pocke merged commit f6da6d6 into ruby:main Jan 25, 2024
3 checks passed
@pocke pocke deleted the Fix_type_parameter_mismatch_on_Concurrent__Map branch January 25, 2024 06:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

1 participant