feat: forget redundancy, I give up #206
Annotations
6 warnings and 3 notices
Mismatched query and update of collection:
Source/Process.ts#L48
Contents of collection `DenyBadgeEditList` are queried, but never written
|
Mismatched query and update of collection:
Source/Process.ts#L47
Contents of collection `DenyMessageList` are queried, but never written
|
Unused local symbol:
Source/Process.ts#L41
Unused function sleep
|
Unreachable code:
Source/Process.ts#L167
Unreachable code
|
qodana
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, github/codeql-action/upload-sarif@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
qodana
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/
|
Duplicated code fragment:
Source/Process.ts#L922
Duplicated code
|
Duplicated code fragment:
Source/Database.ts#L87
Duplicated code
|
Duplicated code fragment:
Source/Database.ts#L134
Duplicated code
|