feat: Sharding #87
Annotations
11 warnings
Check lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Check lint:
src/events/interaction-create.js#L148
't' is defined but never used
|
Check lint:
src/utils/number-utils.js#L24
'closest' is defined but never used
|
Check lint:
src/utils/number-utils.js#L177
'range' is defined but never used
|
Check lint:
src/utils/object-utils.js#L6
'duplicate' is defined but never used
|
Check lint:
src/utils/object-utils.js#L116
'paginate' is defined but never used
|
Check lint:
src/utils/string-utils.js#L17
'capitalizeWords' is defined but never used
|
Check lint:
src/utils/string-utils.js#L28
'strLcFirst' is defined but never used
|
Check lint:
src/utils/string-utils.js#L39
'strCamelToNorm' is defined but never used
|
Check lint:
src/utils/string-utils.js#L51
'strToKebab' is defined but never used
|
Check lint:
src/utils/string-utils.js#L62
'kebabToStrUcFirst' is defined but never used
|