Fix missing equals symbol for RAPID_TOKEN in env #464
Annotations
12 warnings
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "debug-artifacts-javascript".
Please update your workflow to use v4 of the artifact actions.
Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
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