Type of Object.groupBy and its callback wrong
Nobody has claimed this yet.
Assessment
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Newbie friendliness
- 68/100
- Issue type
- Bug
- Clarity
- Clearly specified
- Activity status
- Quiet
- Tech stack
- java, javascript
Research direction
Start with the referenced externs/es6.js at line 2456 and inspect how Object.groupBy and its callback are declared. Update the signatures so the callback returns a string, symbol, or number and verify that generated or checked Elemental2 types expose that shape without producing multiple incorrect signatures.
Written by the indexing model from the issue text.
Description
produces multiple signatures that are incorrect. Looks like it was interpreted as
[ function(T, number=): string ] |symbol|number
rather than
function(T, number=): [ string|symbol|number ]
- Dominant language
- Java
- Stars
- 170
- Forks
- 41
- PR merge metrics
- No merged PRs in 30d
Contributor guide
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 google/elemental2
-
Add w3c_vibration.js Open
Difficulty 2/5 1-3 hours Newbie friendliness 65/100
google/elemental2#177 ·
-
Difficulty 3/5 1-2 days Newbie friendliness 45/100
google/elemental2#184 · 3 comments ·
-
Difficulty 4/5 3-5 days Newbie friendliness 35/100
google/elemental2#180 · 1 comment ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 58/100
google/elemental2#179 ·
-
Difficulty 4/5 3-5 days Newbie friendliness 35/100
google/elemental2#171 · 2 comments ·
All issues in google/elemental2
Similar issues
-
Difficulty 2/5 1-3 hours Newbie friendliness 82/100
infinispan/infinispan#18150 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 84/100
-
untriaged
Difficulty 2/5 1-3 hours Newbie friendliness 82/100
opensearch-project/k-NN#3597 ·
-
bug
Difficulty 2/5 1-3 hours Newbie friendliness 88/100
-
bug
Difficulty 2/5 1-3 hours Newbie friendliness 82/100