Create LICENSE #317
Annotations
3 errors and 14 warnings
src/fancy/lib/TimedEventsAt2.ts#L47
'canceled_events' is never reassigned. Use 'const' instead
|
src/fancy/lib/TimedEventsAt2.ts#L170
Unsafe usage of ReturnStatement
|
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/[email protected], actions/setup-node@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/[email protected], actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
src/SlashCommandManager.ts#L751
Unexpected constant condition
|
src/SlashCommandManager.ts#L762
Unexpected constant condition
|
src/SlashCommandManager.ts#L777
Unexpected constant condition
|
src/commands/customcommands.ts#L1
'Discord' is defined but never used
|
src/commands/customcommands.ts#L3
'Info' is defined but never used
|
src/commands/fun.ts#L1208
Statement inside of curly braces should be on next line
|
src/commands/fun.ts#L1208
Statement inside of curly braces should be on next line
|
src/commands/fun.ts#L1212
Closing curly brace should be on the same line as opening curly brace or on the line after the previous block
|
src/commands/fun.ts#L1212
Missing semicolon
|
src/commands/fun.ts#L1214
Closing curly brace should be on the same line as opening curly brace or on the line after the previous block
|
This job failed
Loading