Skip to content

Create LICENSE

Create LICENSE #317

Triggered via push June 12, 2024 21:05
Status Failure
Total duration 32s
Artifacts

linter.yml

on: push
build-and-deploy
20s
build-and-deploy
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 14 warnings
build-and-deploy: src/fancy/lib/TimedEventsAt2.ts#L47
'canceled_events' is never reassigned. Use 'const' instead
build-and-deploy: src/fancy/lib/TimedEventsAt2.ts#L170
Unsafe usage of ReturnStatement
build-and-deploy
Process completed with exit code 1.
build-and-deploy
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/.
build-and-deploy
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/
build-and-deploy
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/
build-and-deploy
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/
build-and-deploy: src/SlashCommandManager.ts#L751
Unexpected constant condition
build-and-deploy: src/SlashCommandManager.ts#L762
Unexpected constant condition
build-and-deploy: src/SlashCommandManager.ts#L777
Unexpected constant condition
build-and-deploy: src/commands/customcommands.ts#L1
'Discord' is defined but never used
build-and-deploy: src/commands/customcommands.ts#L3
'Info' is defined but never used
build-and-deploy: src/commands/fun.ts#L1208
Statement inside of curly braces should be on next line
build-and-deploy: src/commands/fun.ts#L1208
Statement inside of curly braces should be on next line
build-and-deploy: 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
build-and-deploy: src/commands/fun.ts#L1212
Missing semicolon
build-and-deploy: 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