Skip to content

Fixed "DiscordAPIError[10007]: Unknown Member" in /avatar #391

Fixed "DiscordAPIError[10007]: Unknown Member" in /avatar

Fixed "DiscordAPIError[10007]: Unknown Member" in /avatar #391

Triggered via pull request June 29, 2024 18:43
Status Failure
Total duration 2m 5s
Artifacts

PullRequestOpenAll.yml

on: pull_request
Matrix: CodeQL
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 14 warnings
Lint: src/discord/commands/global/d.avatar.ts#L3
Missing trailing comma
Lint
Process completed with exit code 1.
Lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Lint: src/discord/commands/global/d.combo.ts#L47
This line has a length of 125. Maximum allowed is 120
Lint: src/discord/commands/global/d.mushroom_info.ts#L18
This line has a length of 154. Maximum allowed is 120
Lint: src/discord/commands/global/d.mushroom_info.ts#L19
This line has a length of 331. Maximum allowed is 120
Lint: src/discord/commands/global/d.reactionRole.ts#L208
Refactor this function to reduce its Cognitive Complexity from 55 to the 50 allowed
Lint: src/discord/commands/global/d.tripsitmode.ts#L43
Refactor this function to reduce its Cognitive Complexity from 51 to the 50 allowed
Lint: src/discord/commands/guild/d.admin.ts#L82
Unexpected console statement
Lint: src/discord/commands/guild/d.admin.ts#L86
Unexpected console statement
Lint: src/discord/commands/guild/d.admin.ts#L106
Unexpected console statement
Lint: src/discord/commands/guild/d.admin.ts#L110
Unexpected console statement
Lint: src/discord/commands/guild/d.admin.ts#L195
This line has a length of 134. Maximum allowed is 120
CodeQL (javascript)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, github/codeql-action/init@v2, github/codeql-action/autobuild@v2, github/codeql-action/analyze@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
CodeQL (javascript)
CodeQL Action v2 will be deprecated on December 5th, 2024. Please update all occurrences of the CodeQL Action in your workflow files to v3. For more information, see https://github.blog/changelog/2024-01-12-code-scanning-deprecation-of-codeql-action-v2/
CodeQL (javascript)
1 issue was detected with this workflow: Please specify an on.push hook to analyze and see code scanning alerts from the default branch on the Security tab.