Skip to content

refactor(network): another scary refactor of the broadcasting part #170

refactor(network): another scary refactor of the broadcasting part

refactor(network): another scary refactor of the broadcasting part #170

Triggered via pull request May 11, 2024 01:47
Status Success
Total duration 44s
Billable time 1m
Artifacts

lint.yml

on: pull_request
Lint Check
35s
Lint Check
Fit to window
Zoom out
Zoom in

Annotations

4 warnings
Lint Check: src/commands/context-menu/messageInfo.ts#L99
Async method 'handleComponents' has a complexity of 30. Maximum allowed is 20
Lint Check: src/commands/slash/Main/blacklist/list.ts#L10
Async method 'execute' has a complexity of 30. Maximum allowed is 20
Lint Check: src/commands/slash/Main/connection.ts#L166
Async method 'handleComponents' has a complexity of 25. Maximum allowed is 20
Lint Check: src/commands/slash/Main/hub/manage.ts#L100
Async method 'handleComponents' has a complexity of 50. Maximum allowed is 20