ruby / gem_rbs_collection

A collection of RBS for gems.
MIT License
255 stars 106 forks source link

Fix type parameter mismatch on Concurrent::Map #506

Closed pocke closed 8 months ago

pocke commented 8 months ago

ref: https://github.com/ruby/gem_rbs_collection/pull/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)