Skip to content

feat: add dictionary, remove bad words #194

feat: add dictionary, remove bad words

feat: add dictionary, remove bad words #194

Triggered via push August 31, 2023 14:57
Status Success
Total duration 2m 12s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
Check Lint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, 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/
Check Lint: src/app.controller.ts#L1
'Get' is defined but never used
Check Lint: src/main.ts#L13
'FastifyWithNextPlugin' is defined but never used
Check Lint: src/modules/commands/deprecated/covid.command.ts#L15
'message' is defined but never used
Check Lint: src/modules/commands/discord/base.discord.command.ts#L10
'message' is defined but never used
Check Lint: src/modules/commands/discord/rusuban.command.ts#L117
'message' is defined but never used
Check Lint: src/modules/commands/discord/rusuban.command.ts#L146
'channelId' is assigned a value but never used
Check Lint: src/modules/commands/discord/youtube.command.ts#L2
'Message' is defined but never used
Check Lint: src/modules/commands/discord/youtube.command.ts#L4
'DiscordService' is defined but never used
Check Lint: src/modules/commands/discord/youtube.command.ts#L8
'createWriteStream' is defined but never used
Check Lint: src/modules/commands/discord/youtube.command.ts#L11
'AudioPlayer' is defined but never used