Skip to content

refactor: clean up codebase to make it at least a little readable #218

refactor: clean up codebase to make it at least a little readable

refactor: clean up codebase to make it at least a little readable #218

Triggered via pull request July 29, 2024 13:29
@dev-737dev-737
synchronize #87
v4
Status Success
Total duration 36s
Billable time 1m
Artifacts

lint.yml

on: pull_request
Matrix: Lint Check
Fit to window
Zoom out
Zoom in

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