v0.3.0: Duplicated declaration: ::Mutex_m::VERSION
Nobody has claimed this yet.
Assessment
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Newbie friendliness
- 38/100
Research direction
Start by inspecting ruby/3.2.0/gems/mutex_m-0.3.0/sig/mutex_m.rbs around line 99 and compare the RBS declarations introduced in commit fbf9d60401bd57ef77b016f24f54ab2b771d4b8b. Run steep against mutex_m v0.3.0 to reproduce the duplicated declaration, then confirm it no longer reports ::Mutex_m::VERSION.
Written by the indexing model from the issue text.
Description
ruby/3.2.0/gems/mutex_m-0.3.0/sig/mutex_m.rbs:99:0...99:24: Duplicated declaration: ::Mutex_m::VERSION (RBS::DuplicatedDeclarationError)
I just pulled in v0.3.0 and am getting this error while running steep. I'm fairly sure our app isn't explicitly defining this RBS definition.
cc. @soutaro since I see you introduced the RBS file in this change.
- Dominant language
- Ruby
- Stars
- 78
- Forks
- 12
- Avg merge
- 3d 21h
- Merged PRs (30d)
- 2
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
More from ruby/mutex_m
Similar issues
-
Difficulty 2/5 1-3 hours Newbie friendliness 70/100
-
bug
Difficulty 1/5 Under an hour Newbie friendliness 90/100
riscv/riscv-unified-db#2626 ·
-
Component: GLib
Difficulty 2/5 1-3 hours Newbie friendliness 70/100
-
ds-drift
Difficulty 2/5 1-3 hours Newbie friendliness 70/100
we-promise/sure#3693 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 75/100
simp/pupmod-simp-simp#395 ·