Skip to content

Prevent back-to-back combo breaking in the counting game #419

Prevent back-to-back combo breaking in the counting game

Prevent back-to-back combo breaking in the counting game #419

Triggered via pull request July 16, 2024 13:24
Status Failure
Total duration 2m 4s
Artifacts

PullRequestOpenAll.yml

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

Annotations

9 errors and 14 warnings
Lint: src/discord/commands/guild/d.counting.ts#L22
'ComboHistoryObj' is defined but never used
Lint: src/discord/commands/guild/d.counting.ts#L288
Missing trailing comma
Lint: src/discord/commands/guild/d.counting.ts#L342
Expected exception block, space or tab after '//' in comment
Lint: src/discord/commands/guild/d.counting.ts#L347
Trailing spaces not allowed
Lint: src/discord/commands/guild/d.counting.ts#L500
More than 1 blank line not allowed
Lint: src/discord/commands/guild/d.counting.ts#L501
Trailing spaces not allowed
Lint: src/discord/commands/guild/d.counting.ts#L513
Trailing spaces not allowed
Lint: src/discord/commands/guild/d.counting.ts#L514
More than 1 blank line not allowed
Lint
Process completed with exit code 1.
Lint
The following actions uses Node.js version which is deprecated 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/
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)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, github/codeql-action/init@v2, github/codeql-action/autobuild@v2, github/codeql-action/analyze@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
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.