chore: update express dependency to version 4.19.2 #457
Annotations
11 warnings
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Linting:
src/discord/commands/global/d.combo.ts#L48
This line has a length of 125. Maximum allowed is 120
|
Linting:
src/discord/commands/global/d.mushroom_info.ts#L18
This line has a length of 154. Maximum allowed is 120
|
Linting:
src/discord/commands/global/d.mushroom_info.ts#L19
This line has a length of 331. Maximum allowed is 120
|
Linting:
src/discord/commands/global/d.reactionRole.ts#L208
Refactor this function to reduce its Cognitive Complexity from 55 to the 50 allowed
|
Linting:
src/discord/commands/global/d.tripsitmode.ts#L43
Refactor this function to reduce its Cognitive Complexity from 51 to the 50 allowed
|
Linting:
src/discord/commands/guild/d.admin.ts#L82
Unexpected console statement
|
Linting:
src/discord/commands/guild/d.admin.ts#L86
Unexpected console statement
|
Linting:
src/discord/commands/guild/d.admin.ts#L106
Unexpected console statement
|
Linting:
src/discord/commands/guild/d.admin.ts#L110
Unexpected console statement
|
Linting:
src/discord/commands/guild/d.admin.ts#L195
This line has a length of 134. Maximum allowed is 120
|
Loading