Skip to content

chore: remove unnecessary features that require privileged intents #612

chore: remove unnecessary features that require privileged intents

chore: remove unnecessary features that require privileged intents #612

Triggered via pull request September 21, 2023 18:17
Status Success
Total duration 34s
Artifacts

eslint.yml

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

Annotations

9 warnings
build (16.x)
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/
build (16.x): src/commands/utility/eval.ts#L122
Unexpected any. Specify a different type
build (16.x): src/events/server/threadCreate.ts#L11
Do not use "@ts-ignore" because it alters compilation errors
build (16.x): src/types/Event.ts#L9
Unexpected any. Specify a different type
build (16.x): src/utils/db.ts#L17
Unexpected any. Specify a different type
build (16.x): src/utils/handleTicketDelete.ts#L3
'MessageAttachment' is defined but never used
build (16.x): src/utils/handleTicketDelete.ts#L5
'Snowflake' is defined but never used
build (16.x): src/utils/handleTicketDelete.ts#L7
'ThreadChannel' is defined but never used
build (16.x): src/utils/handleTicketDelete.ts#L10
'Message' is defined but never used