graphql-compose / graphql-compose/graphql-compose-bullmq
Исправить баг attempt to perform arithmetic on a boolean value
Open
- Dominant language
- TypeScript
- Stars
- 11
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
В zsetKeysMemoryUsage.lua скрипте что то не преобразуется в число, а в булев тип, возможно какой-то вызов возвращает nil.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by inspecting zsetKeysMemoryUsage.lua and tracing the values used in its arithmetic expression. Reproduce the reported boolean-value error, identify whether the relevant call returns a boolean or nil, and verify that the script handles the value numerically without changing the intended memory-usage result.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- lua
- Domain
- backend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100