Commit 058aa1c
authored
Add
* Add `Faker::Internet.username` to signatures
* Typo
* Error: test.rb:31:16: [error] More keyword arguments are required: separators
│ Diagnostic ID: Ruby::InsufficientKeywordArguments
* E, [2025-06-04T17:44:58.399742 #2114] ERROR -- rbs: /home/runner/work/gem_rbs_collection/gem_rbs_collection/gems/faker/2.23/_test/.gem_rbs_collection/faker/2.23/faker.rbs:49:46...49:51: ::Range expects parameters [out Elem], but given args [] (RBS::InvalidTypeApplicationError)Faker::Internet.username to signatures (#873)1 parent 9d4adbc commit 058aa1c
2 files changed
Lines changed: 6 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
31 | 36 | | |
32 | | - | |
33 | | - | |
34 | 37 | | |
35 | 38 | | |
36 | | - | |
37 | | - | |
38 | | - | |
39 | 39 | | |
40 | 40 | | |
41 | 41 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
46 | 46 | | |
47 | 47 | | |
48 | 48 | | |
| 49 | + | |
49 | 50 | | |
50 | 51 | | |
51 | 52 | | |
| |||
0 commit comments