refactor: clean up codebase to make it at least a little readable #219
Annotations
5 warnings
Lint Check (20):
src/commands/context-menu/messageInfo.ts#L99
Async method 'handleComponents' has a complexity of 21. Maximum allowed is 20
|
Lint Check (20):
src/commands/slash/Main/hub/browse.ts#L150
Async method 'handleComponents' has a complexity of 25. Maximum allowed is 20
|
Lint Check (20):
src/tasks/updateBlacklists.ts#L25
Unexpected console statement
|
Lint Check (20):
src/utils/db/prismaCacheExtension.ts#L69
Unexpected any. Specify a different type
|
Lint Check (20):
src/utils/db/prismaCacheExtension.ts#L69
Unexpected console statement
|